Sam James
7695852856
Add missing standard library includes (fix build with GCC 13)
...
GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> etc is no longer transitively included.
See https://www.gnu.org/software/gcc/gcc-13/porting_to.html .
Bug: https://bugs.gentoo.org/892814
2023-02-04 21:40:13 +01:00
Vitaly Novichkov
8c9f402c31
ADLMIDI: Set the different gain per volume model
...
Different volume models were means louder or quiter sounding of the rest of notes in the song. And to avoid the mess between volume models, let's use different gain factor for each volume model?
2020-10-04 08:03:44 +02:00
Wohlstand
2f5332a461
ADL & OPN: Added SysEx calls
...
They are supported by those engines and needed for XG and GS specific controls: GS custom drums are working and supported!
2020-10-04 08:03:44 +02:00
Wohlstand
61f54f9487
ADLMIDI: Don't even try to load custom bank if disabled
2020-10-04 08:03:44 +02:00
Christoph Oelckers
55921d0d34
- the last bit of needed exports for GZDoom.
...
The ADL banks must be accessible to the menu for properly setting up this player.
2020-02-08 14:23:29 +01:00
Christoph Oelckers
a4eae42ec5
- initial commit
2020-01-02 17:52:30 +01:00