Documentation
¶
Index ¶
- func WaitForSoundsToStop()
- type Effect
- func (osc *Effect) ASR(attack, sustain, release time.Duration) *Effect
- func (osc *Effect) Clone() *Effect
- func (osc *Effect) Frequency(frequency float32) *Effect
- func (osc *Effect) Noise() *Effect
- func (osc *Effect) Play()
- func (osc *Effect) Read(buf []byte) (n int, err error)
- func (osc *Effect) Sawtooth() *Effect
- func (osc *Effect) Sine() *Effect
- func (osc *Effect) Square() *Effect
- func (osc *Effect) Sustain(duration time.Duration) *Effect
- func (osc *Effect) Triangle() *Effect
- func (osc *Effect) Volume(amplitude float32) *Effect
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForSoundsToStop ¶
func WaitForSoundsToStop()
Types ¶
Click to show internal directories.
Click to hide internal directories.