libopenmpt 0.7.11+release
cross-platform C++ and C library to decode tracked music files
|
This is the complete list of members for openmpt::ext::interactive2, including all inherited members.
get_channel_panning(int32_t channel)=0 | openmpt::ext::interactive2 | pure virtual |
get_note_finetune(int32_t channel)=0 | openmpt::ext::interactive2 | pure virtual |
interactive2() | openmpt::ext::interactive2 | inlineprotected |
note_fade(int32_t channel)=0 | openmpt::ext::interactive2 | pure virtual |
note_off(int32_t channel)=0 | openmpt::ext::interactive2 | pure virtual |
set_channel_panning(int32_t channel, double panning)=0 | openmpt::ext::interactive2 | pure virtual |
set_note_finetune(int32_t channel, double finetune)=0 | openmpt::ext::interactive2 | pure virtual |
~interactive2() | openmpt::ext::interactive2 | inlineprotectedvirtual |