aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_opl3.hpp
AgeCommit message (Collapse)Author
2020-08-21More accurate DMX volume modelWohlstand
Also, move entire code of volume model from MIDIPlay into OPL3
2020-01-17Update copyright yearWohlstand
2019-02-23Small minor correctionVitaly Novichkov
- make separated `g_channelsMap` table for panning - replace most of "magic numbers" with macros - move "BEND_COEFFICIENT" macro into the opl3 header
2019-01-05Update copyright year to 2019Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-10-05reorganize around a lighter adlmidi_private headerJP Cimalando
2018-10-05reorganize the OPL3 chip manager codeJP Cimalando