zmusic/source/mididevices
Emanuele Disco f4cfb36f4a Fixes for gus and wildmidi emulation
- fixed gus emulation not working with DMXGUS and DMXGUSC lump
- gus_patchdir and/or ULTRADIR variable can be used to load custom gus patches together with main patches set with midi_config (not required when using DMXGUS(C) lump configuration)
- gus_patchdir and ULTRADIR variable can be used with both DMXGUS and timidity configuration when using GUS emulation
- fixed wildmidi emulation not working with collection of gus patches (resource files)
- removed sf2 files from midi_config items for gus emulation (when using sf2 with gus emulation the sound is distorted), only resource files will be listed to be used with gus emulation.
- removed the `already loaded` check from timidity setup in order to recreate the reader even when changing the gus memory.
2022-04-09 22:41:24 +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 - support dynamic loading of FluidSynth 2.2 2021-05-19 09:13:53 +03: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