struct Tsh::Sound::Tone
- Tsh::Sound::Tone
- Struct
- Value
- Object
Overview
A musical note and the waveform to play it on
Defined in:
sounds.crConstructors
Instance Method Summary
-
#note : Tsh::Note
The musical note to play
-
#note=(note : Tsh::Note)
The musical note to play
-
#waveform : Waveform
The waveform to play it on
-
#waveform=(waveform : Waveform)
The waveform to play it on