zmusic/source
Wohlstand faa997b986 Updated libOPNMIDI to 1.5.1
Changelog:
 * Added an ability to disable the automatical arpeggio
 * Updated the GENS chip emulator from the 2.10 into GS/II (thanks to @freq-mod for the help)
 * Added an ability to set number of loops
 * Added an ability to disable/enable playing of selected MIDI channels
 * Fixed memory damages and crashes while playing XMI files
 * Added the chip channels allocation mode option
 * Fixed the playback of multi-song XMI files
 * Added an ability to switch the XMI song on the fly

And also:
 * Fixed the work on big endian processors
 * Fixed ARM64 build on some platforms
 * Improved support of the EA-MUS files (Thanks to [dashodanger](https://github.com/dashodanger))
 * Fixed crash on attempt to change the volume of a blank note
2023-01-02 08:11:31 +01:00
..
data Updated libOPNMIDI to 1.5.1 2023-01-02 08:11:31 +01:00
decoder - fixed compilation on Mac. 2022-07-31 19:30:31 +02:00
loader - do not expose module_progdir variable 2020-02-23 12:25:52 +02:00
mididevices - fixed crash when FluidSynth soundfont cannot be loaded 2022-11-21 10:05:18 +02:00
midisources - fix velocities and volume on MUS input 2022-12-26 23:36:31 -05:00
musicformats Add missing GetStreamInfoEx for CDSong 2021-11-06 09:00:11 +01:00
streamsources added missing check for AMF format in module loader 2022-07-18 11:03:46 +02:00
zmusic - integrate FluidSynth directly into the project in source form. 2022-07-31 12:12:11 +02:00
CMakeLists.txt - fixed compilation on Mac. 2022-07-31 19:30:31 +02:00