aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_load.cpp
AgeCommit message (Expand)Author
2018-07-24add unit test to check internal instrument conversionsJP Cimalando
2018-07-23preserve the data of operator 3-4 in internal storage, regardless of being 2o...JP Cimalando
2018-07-18fix the conversion of FMIns->ADLI operatorsJP Cimalando
2018-06-25Fixed build with disabled embedded banksVitaly Novichkov
2018-06-25Using bigger integers for math in some placesVitaly Novichkov
2018-06-24[Experimental] Big re-factoring of internals and clean-upVitaly Novichkov
2018-06-24Make CMF files sound more correctlyVitaly Novichkov
2018-06-21Small clean-up in a custom bank loading functionVitaly Novichkov
2018-06-21Fixed C++98 bulidVitaly Novichkov
2018-06-21Move MIDI sequencer into completely separated classVitaly Novichkov
2018-06-20Move file reader into the separated header fileVitaly Novichkov
2018-06-19get chip base on level with OPNMIDIJP Cimalando
2018-06-03BugfixesWohlstand
2018-06-03fix build under dynamic bank map and embedded banks disabledJP Cimalando
2018-06-02dynamic instrument APIJP Cimalando
2018-06-01bank storage inside dynamic mapJP Cimalando
2018-06-01Fix the build on OpenWatcomVitaly Novichkov
2018-05-31Small polishing of volume model and CMF/RSXX tempoVitaly Novichkov
2018-05-20TRUE fix of the default MIDI tempoVitaly Novichkov
2018-05-20Polishing default tempo for MIDI files are lacks the tempo eventVitaly Novichkov
2018-05-19Works and fixesVitaly Novichkov
2018-05-16fix the operators loop in WOPL converterJP Cimalando
2018-05-16storing adldata and adlinsdata in unified structuresJP Cimalando
2018-05-06Fixed inability to load another custom bank!Vitaly Novichkov
2018-04-20Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDIVitaly Novichkov
2018-04-20Put some another functions into "ADLMIDI_DISABLE_MIDI_SEQUENCER" zoneVitaly Novichkov
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov
2018-03-31Small warning fixVitaly Novichkov
2018-03-27Fixed blank instruments fallback in multi-bank supportVitaly Novichkov
2018-03-24Added ability to disable MUS and XMI converters and MIDI SequencerVitaly Novichkov
2018-01-21Copyright year update 2018Vitaly Novichkov
2017-12-18Fixed missing applySetup() calls on bank changesWohlstand
2017-12-16Added realtime API, Experimental, not testedVitaly Novichkov
2017-11-24Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-24Small bank reading error message fixWohlstand
2017-11-23Get rid of backup samples bufferWohlstand
2017-11-21Small fix of IMF length parsingWohlstand
2017-11-20Use const char* and const void* as input data typesWohlstand
2017-11-19Upgrated support for WOPL bank format to v3Wohlstand
2017-11-17Tiny beautifying, againWohlstand
2017-11-16Clean-up and beautifyingWohlstand
2017-11-14Tiny clean upWohlstand
2017-11-12libADLMIDI now is buildable under OpenWatcom except of some workaroundsWohlstand
2017-11-10Incomplete attempt to provide support for OpenWattcom compilerWohlstand
2017-11-08Fixed zero four-operators bug when using a bigger non-GM bankWohlstand
2017-11-07Fix a bug which overrides loopStart with seek destination positionWohlstand
2017-11-07Custom WOPL now supports multiple banksWohlstand
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
2017-11-05Use WOPL's bank flags to set deep tremolo and deep vibratoWohlstand
2017-11-05Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modesWohlstand