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
2021-10-25
Added an ability to disable/enable the MIDI channel
Wohlstand
2021-10-25
Added an ability to set number of loops
Wohlstand
2021-10-25
Updated the midi sequencer code
Wohlstand
2021-08-21
Minor fix of broken drums at msadlib bank
Wohlstand
2021-08-19
Another banks reorganizing
Wohlstand
2021-08-16
Added MS-AdLib bank
Wohlstand
2021-07-27
wopl_file.h: Organize the stdint necessary defines
Wohlstand
2021-07-27
gen_adldata: Added an option to minify the generated source file
Wohlstand
2021-07-18
Synchronize the MIDI Sequencer with mainstream
Wohlstand
2021-05-24
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2021-05-24
Added the DMX bank from the Strife game
Wohlstand
2021-02-09
Fix compilation on Solaris
Cacodemon345
2021-01-24
Added an ability to disable auto-arpeggio
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2021-01-07
Tune the processing of bank recognizing algorithm
Wohlstand
2020-11-26
Fixed IMF playing because of last data row miss
Wohlstand
2020-10-16
Remove useless blocks from play and generate calls
Wohlstand
2020-10-16
Remove the check from the MIDI player
Wohlstand
2020-10-16
Fixed an infinite loop caused by a zero delay value
Wohlstand
2020-10-14
Chipset: Synchronize code with OPL3-BE
Wohlstand
2020-10-14
DosBox: keep own smart pointer
Wohlstand
2020-10-12
DMX: A small fix of SynthBass2 G-bug
Wohlstand
2020-10-11
Apply the same fix as for libOPNMIDI
Wohlstand
2020-09-28
Fixed some minor MSVC warnings
Wohlstand
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
[next]