Edoardo Prezioso
|
a2b377c580
|
- Fixed Clang errors/warnings on wildMIDI code.
|
2015-12-30 10:58:52 +01:00 |
|
Christoph Oelckers
|
1def61e3e3
|
- allow changing the reverb and resampling mode setting for WildMidi.
- fixed: WildMidi did not initialize the reverb data structures.
- removed the menu option for midi_timiditylike.
|
2015-12-30 10:14:18 +01:00 |
|
Christoph Oelckers
|
0cc4bd56d1
|
- removed the original WildMidi loader and the main playback function because none of those is actually being used anymore.
|
2015-12-29 23:18:39 +01:00 |
|
Randy Heit
|
afc36544b7
|
Add a WildMidi softsynth device
- This removes the preceding psuedo MIDI device for WildMidi.
|
2015-12-28 22:16:35 -06:00 |
|
Christoph Oelckers
|
eff2286bc9
|
- added WildMidi library sources - all converted to C++ so that they can later interface with ZDoom's own MIDI code. Also redid the file loading function to use ZDoom's FileReader instead of low level IO.
|
2015-11-28 17:38:40 +01:00 |
|