aboutsummaryrefslogtreecommitdiff
path: root/include/adlmidi.hpp
AgeCommit message (Collapse)Author
2020-08-24ADLMIDI2: Fixed an "bank always 0" bugWohlstand
2020-08-19CPP Extras: Simplify instrument testerWohlstand
Now it uses internal real-time MIDI API instead of direct deal with banks.
2020-01-17Update copyright yearWohlstand
2019-01-05Update copyright year to 2019Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-07-31Fixed MSVC Build of shared libraryWohlstand
2018-05-16make the AdlInstrumentTester a P-ImplJP Cimalando
2018-01-21Copyright year update 2018Vitaly Novichkov
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
- 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.