zmusic/source/mididevices
Christoph Oelckers 47475495f4 - integrate FluidSynth directly into the project in source form.
The primary reason for this is to avoid dealing with FluidSynth's rather messy compile setup.
This also protects us from breaking API/ABI changes like between version 1 and 2.

This still needs work for Linux/macOS to deal with glib. Windows works fine.
2022-07-31 12:12:11 +02:00
..
driver_adlib.cpp - initial commit 2020-01-02 17:52:30 +01:00
mididevice.h Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
music_adlmidi_mididevice.cpp ADLMIDI: Set the different gain per volume model 2020-10-04 08:03:44 +02:00
music_alsa_mididevice.cpp Add handling for KeyPress events and avoid calling snd_seq_sync_output_queue twice 2021-05-25 13:57:46 +03:00
music_alsa_state.cpp Improve ALSA MIDI backend 2021-05-25 13:57:46 +03:00
music_alsa_state.h - updated the Alsa MIDI device. 2020-01-11 10:31:13 +01:00
music_base_mididevice.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
music_fluidsynth_mididevice.cpp - integrate FluidSynth directly into the project in source form. 2022-07-31 12:12:11 +02:00
music_opl_mididevice.cpp - initial commit 2020-01-02 17:52:30 +01:00
music_opnmidi_mididevice.cpp ADL & OPN: Added SysEx calls 2020-10-04 08:03:44 +02:00
music_softsynth_mididevice.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
music_timidity_mididevice.cpp Fixes for gus and wildmidi emulation 2022-04-09 22:41:24 +02:00
music_timiditypp_mididevice.cpp - initial commit 2020-01-02 17:52:30 +01:00
music_wavewriter_mididevice.cpp - fixed file header in MIDI wave writer 2021-05-05 11:20:02 +03:00
music_wildmidi_mididevice.cpp Fixes for gus and wildmidi emulation 2022-04-09 22:41:24 +02:00
music_win_mididevice.cpp - initial commit 2020-01-02 17:52:30 +01:00