//
pkg.gl
Category
github.com/microidea/beep
effects
package
1.0.3
Repository:
https://github.com/microidea/beep.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
143 SLOC
#
Functions
Doppler
Doppler simulates a "sound at a distance".
Mono
Mono converts the wrapped Streamer to a mono buffer by downmixing the left and right channels together.
Swap
Swap swaps the left and right channel of the wrapped Streamer.
#
Structs
Gain
Gain amplifies the wrapped Streamer.
Pan
Pan balances the wrapped Streamer between the left and the right channel.
Volume
Volume adjusts the volume of the wrapped Streamer in a human-natural way.