uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
Wave configuration. More...
#include <wave.h>
Data Fields | |
enum waveform | waveform |
Waveform. More... | |
fixed_t | frequency |
Speed of the wave in [Hz]. More... | |
midi_value_t | amplitude |
Amplitude [0, 127]. More... | |
midi_value_t | offset |
Static offset [0, 127]. More... | |
midi_value_t wave_settings::amplitude |
Amplitude [0, 127].
fixed_t wave_settings::frequency |
Speed of the wave in [Hz].
midi_value_t wave_settings::offset |
Static offset [0, 127].
enum waveform wave_settings::waveform |
Waveform.