aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_private.cpp
AgeCommit message (Expand)Author
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-01-05Update copyright year to 2019Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-10-05typedef OPL3 as SynthJP Cimalando
2018-10-05reorganize around a lighter adlmidi_private headerJP Cimalando
2018-10-05reorganize MIDIplay codeJP Cimalando
2018-09-30Lock settings for CMF and IMF playing to don't destroy themVitaly Novichkov
2018-07-31fix the gcc warning "class-memaccess"JP Cimalando
2018-07-23preserve the data of operator 3-4 in internal storage, regardless of being 2o...JP Cimalando
2018-06-25Fixed missing refresh of 4-op channels countVitaly 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-19allow portamento to be updated by MIDI::TickJP Cimalando
2018-06-19get chip base on level with OPNMIDIJP Cimalando
2018-06-01bank storage inside dynamic mapJP Cimalando
2018-06-01Small polish of the 4op channels count auto-choose formulaVitaly Novichkov
2018-06-01Improve the automatic 4op channels count choosing formulaVitaly Novichkov
2018-05-31attempt to rework 4op count computationJP Cimalando
2018-05-19Works and fixesVitaly Novichkov
2018-05-16storing adldata and adlinsdata in unified structuresJP Cimalando
2018-01-21Copyright year update 2018Vitaly Novichkov
2017-11-28Give 4 four-op channelsWohlstand
2017-11-08Fixed zero four-operators bug when using a bigger non-GM bankWohlstand
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
2017-10-25Clean-upWohlstand
2017-10-23Prepare to implement seekability - pre-parse all MIDI events before playWohlstand
2017-10-17Custom banks 4-operator voices playback fixWohlstand
2017-01-16Split adlmidi.cpp now keeps API functions onlyWohlstand