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
/
adlmidi_midiplay.cpp
Age
Commit message (
Expand
)
Author
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
Fixed an accuracy of Win9X frequency model
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
Whoops
Wohlstand
2020-09-08
Make HMI channel management being more accurate
Wohlstand
2020-09-06
Added an aproximated HMI volume model
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
Fixed the missing of custom bank settings
Wohlstand
2020-08-31
Remove C++ extras
Wohlstand
2020-08-24
ADLMIDI2: Fixed an "bank always 0" bug
Wohlstand
2020-08-24
More clean-up of old commented code
Wohlstand
2020-08-21
Update adlmidi_midiplay.cpp
Wohlstand
2020-08-21
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-08-21
Update adlmidi_midiplay.cpp
Wohlstand
2020-08-21
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-08-21
More accurate DMX volume model
Wohlstand
2020-08-21
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-08-21
Make DMX volume model be more accurate
Wohlstand
2020-08-19
Use new banks database format
Wohlstand
2020-08-19
CPP Extras: Simplify instrument tester
Wohlstand
2020-02-22
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-07-07
Few fixes
Vitaly Novichkov
2019-02-23
Small minor correction
Vitaly Novichkov
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-02-22
Give less goodness points to sustained notes
Vitaly Novichkov
2019-02-22
prevent duplicate locations in users sets
JP Cimalando
2019-02-11
fix `describeChannels` iteration problem on the generic list structure
JP Cimalando
2019-01-25
force note-on to do immediate note killing
JP Cimalando
2019-01-25
cache the extended note count per channel
JP Cimalando
2019-01-25
drum note length extension
JP Cimalando
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2019-01-05
Change description to be more correct
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-11-20
Merge branch 'master' into std-structures
Vitaly Novichkov
2018-11-17
Apply the same minor optimization for bender as for libOPNMIDI
Vitaly Novichkov
2018-11-10
enable more debugging checks
JP Cimalando
2018-11-10
converted activenotes to generic list
JP Cimalando
2018-11-10
linked list structure + users
JP Cimalando
2018-10-05
typedef OPL3 as Synth
JP Cimalando
2018-10-05
reorganize around a lighter adlmidi_private header
JP Cimalando
2018-10-05
reorganize MIDIplay code
JP Cimalando
[next]