Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-24 | ADLMIDI2: Fixed an "bank always 0" bug | Wohlstand | |
2020-08-19 | CPP Extras: Simplify instrument tester | Wohlstand | |
Now it uses internal real-time MIDI API instead of direct deal with banks. | |||
2020-01-17 | Update copyright year | Wohlstand | |
2019-01-05 | Update copyright year to 2019 | Vitaly Novichkov | |
2019-01-05 | Change description to be more correct | Vitaly Novichkov | |
2018-07-31 | Fixed MSVC Build of shared library | Wohlstand | |
2018-05-16 | make the AdlInstrumentTester a P-Impl | JP Cimalando | |
2018-01-21 | Copyright year update 2018 | Vitaly Novichkov | |
2017-11-07 | New API, classic ADLMIDI, and CMake | Wohlstand | |
- Attempt to support hardware OPL and add build of classic ADLMIDI into CMake - Added new API functions - Added C++ Extras are needed for classic ADLMIDI player - Error string is no more static. Static variant is kept for initialization errors only. |