aboutsummaryrefslogtreecommitdiff
path: root/utils/adlmidi-2/8x16.hpp
AgeCommit message (Collapse)Author
2017-11-06Added adapted original ADLMIDI as user of libADLMIDI codeWohlstand
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.