Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | Fixed warnings in the utils | Vitaly Novichkov | |
2017-12-17 | Fixed build on CLang 3.8.0 on Linux | Vitaly Novichkov | |
2017-12-09 | ADLMIDI2: Fixed macOS build | Wohlstand | |
2017-11-06 | Added adapted original ADLMIDI as user of libADLMIDI code | Wohlstand | |
This is almost same ADLMIDI as was originally, except of case it no more contains MIDI playing code and directly uses libADLMIDI to process same stuff as originally. However, Instrument Tester feature requires direct access to private OPL3 class, therefore a public API that grands access to data of that class is needed. |