Age | Commit message (Collapse) | Author |
|
|
|
Minor style fix
|
|
|
|
|
|
Also, move entire code of volume model from MIDIPlay into OPL3
|
|
|
|
(thanks to NukeYKT for a hint)
|
|
#230
|
|
|
|
|
|
|
|
This code piece should simplify a dealing with MIDI libraries
TODO: Modify some content of adl_playFormat() to use this feature
|
|
|
|
|
|
|
|
|
|
|
|
Add all emulators to the preprocessor directive that ensures at least one is enabled.
|
|
|
|
|
|
|
|
|
|
|
|
opal: fix envelope delay between stage transitions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain.
|
|
|
|
|
|
|
|
- make separated `g_channelsMap` table for panning
- replace most of "magic numbers" with macros
- move "BEND_COEFFICIENT" macro into the opl3 header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|