index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-09-28
Minor fix: Don't include midi_sequencer.hpp when it's off
Wohlstand
2020-09-21
Added WinMM driver for windows (#236)
Vitaly Novichkov
2020-09-17
GenAdlData: Apply the fix for DMX drums
Wohlstand
2020-09-16
Added old and buggy HMI volume model
Wohlstand
2020-09-13
Rename "adldata.cpp" into "inst_db.cpp"
Wohlstand
2020-09-13
Rename "adldata.hh" into "oplinst.h"
Wohlstand
2020-09-13
Refactor internal instrument data structures
Wohlstand
2020-09-13
Small rename of AIL frequency tables
Wohlstand
2020-09-13
Move all frequency computation code from a MIDIPlay into the Synth
Wohlstand
2020-09-12
Added AIL frequency model
Wohlstand
2020-09-11
A small beautify of a frequency models code
Wohlstand
2020-09-11
Fixed an assert in the HMI SOS pitch bend calculator
Wohlstand
2020-09-11
Make the proper frequency formula for HMI model
Wohlstand
2020-09-10
Make the proper HMI volume model
Wohlstand
2020-09-10
Re-compute sounding delays of all banks
Wohlstand
2020-09-10
Fixed an accuracy of Win9X frequency model
Wohlstand
2020-09-09
Small tweak of banks
Wohlstand
2020-09-09
Simplify the bend passing to a frequency formula calls
Wohlstand
2020-09-09
Added 9x frequency formula
Wohlstand
2020-09-09
Add `s_` prefox for static frequency tables
Wohlstand
2020-09-09
Remove a useless comment from here
Wohlstand
2020-09-09
Added frequency tables
Wohlstand
2020-09-08
All silent instruments must be marked as silent!
Wohlstand
2020-09-08
Whoops
Wohlstand
2020-09-08
Make HMI channel management being more accurate
Wohlstand
2020-09-06
Ouch: don't reset panning by CC121
Wohlstand
2020-09-06
Attempt to closely aproximate HMI volume model
Wohlstand
2020-09-06
Added an aproximated HMI volume model
Wohlstand
2020-09-03
Whoops: remove an unnecessary comma
Wohlstand
2020-09-03
Fixed an incorrect logic of CC121
Wohlstand
2020-09-02
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2020-09-02
When playing XMIDI files, set defaults of AIL
Wohlstand
2020-09-02
gen_adldata: Mute non-rhythm drums in IBM files
Wohlstand
2020-09-02
Fixed the missing of custom bank settings
Wohlstand
2020-09-02
Added Generic FM variant of Win9X volume model
Wohlstand
2020-09-02
Fixed the "Fixed" variant of Apogee volume model
Wohlstand
2020-09-01
Added AIL volume model
Wohlstand
2020-09-01
Reduce the code duplication at OPL3::touchNote()
Wohlstand
2020-09-01
Fixed Apogee volume model for 4-operator voices
Wohlstand
2020-09-01
Better 9X model
Wohlstand
2020-09-01
Make "minVolume" constant be constant
Wohlstand
2020-09-01
Simplify the brightness code
Wohlstand
2020-08-31
Remove C++ extras
Wohlstand
2020-08-31
Remove an unnecessary comma at end of enums
Wohlstand
2020-08-31
WOPL: New volume models
Wohlstand
2020-08-30
Added "fixed" DMX and Apogee volume models
Wohlstand
2020-08-30
Improved an accuracy of Apogee volume model
Wohlstand
2020-08-24
ADLMIDI2: Fixed an "bank always 0" bug
Wohlstand
2020-08-24
Fixed a bug of junk instruments instead of blank
Wohlstand
2020-08-24
More clean-up of old commented code
Wohlstand
[next]