package
1.1.0
Repository: https://github.com/faiface/beep.git
Documentation: pkg.go.dev

# Functions

Doppler simulates a "sound at a distance".
Mono converts the wrapped Streamer to a mono buffer by downmixing the left and right channels together.
NewEqualizer returns a beep.Streamer that modifies the stream based on the EqualizerSection slice that is passed in.
Swap swaps the left and right channel of the wrapped Streamer.

# Structs

Gain amplifies the wrapped Streamer.
No description provided by the author
Pan balances the wrapped Streamer between the left and the right channel.
No description provided by the author
Volume adjusts the volume of the wrapped Streamer in a human-natural way.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author