Go to the source code of this file.
Namespaces | |
| namespace | NS_TIMIDITY |
Classes | |
| struct | NS_TIMIDITY::MidiEvent |
| struct | NS_TIMIDITY::Channel |
| struct | NS_TIMIDITY::Voice |
Functions | |
| int | NS_TIMIDITY::play_midi (MidiEvent *el, sint32 events, sint32 samples) |
| int | NS_TIMIDITY::play_midi_file (char *fn) |
| void | NS_TIMIDITY::dumb_pass_playing_list (int number_of_files, char *list_of_files[]) |
Variables | |
| Channel | NS_TIMIDITY::channel [16] |
| Voice | NS_TIMIDITY::voice [MAX_VOICES] |
| sint32 | NS_TIMIDITY::control_ratio |
| sint32 | NS_TIMIDITY::amp_with_poly |
| sint32 | NS_TIMIDITY::amplification |
| sint32 | NS_TIMIDITY::drumchannels |
| int | NS_TIMIDITY::adjust_panning_immediately |
| int | NS_TIMIDITY::voices |
1.4.7