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 |
|
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
|
14c771f609
|
OPNMIDI: Fixed an inability to load a custom bank
|
2020-10-04 08:03:44 +02:00 |
|
Wohlstand
|
03afaef324
|
Update default bank and some settings of libADLMIDI
|
2020-10-04 08:03:44 +02:00 |
|
Christoph Oelckers
|
fb0d3ac183
|
- embedded the default OPN bank directly in the binary so that it works, even if no custom bank is set.
|
2020-01-04 17:14:09 +01:00 |
|
Christoph Oelckers
|
a4eae42ec5
|
- initial commit
|
2020-01-02 17:52:30 +01:00 |
|