Documentation
¶
Index ¶
- type DSP
- func (d *DSP) Frequency(letter string) float32
- func (d *DSP) Notes() map[string]float32
- func (d *DSP) PlayNote(freq float32, duration time.Duration)
- func (d *DSP) PlayNotes(notes []string, interval time.Duration)
- func (d *DSP) PlaySequence(sequence []float32, interval time.Duration)
- func (d *DSP) SetVolume(v float64)
- func (d *DSP) Update()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.