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
/
adldata.hh
Age
Commit message (
Expand
)
Author
2020-09-13
Rename "adldata.hh" into "oplinst.h"
Wohlstand
2020-09-13
Refactor internal instrument data structures
Wohlstand
2020-08-24
More clean-up of old commented code
Wohlstand
2020-08-19
Use new banks database format
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-07-31
fix the gcc warning "class-memaccess"
JP Cimalando
2018-07-26
Merge branch 'master' into velocity-offset
Vitaly Novichkov
2018-07-24
add unit test to check internal instrument conversions
JP Cimalando
2018-07-23
generate velocity offsets from wopl files
JP Cimalando
2018-07-23
implement the velocity offset parameter
JP Cimalando
2018-07-23
emit velocity offset in genadldata
JP Cimalando
2018-06-24
[Experimental] Big re-factoring of internals and clean-up
Vitaly Novichkov
2018-06-15
Give more live to very long sustaining notes
Vitaly Novichkov
2018-06-02
dynamic instrument API
JP Cimalando
2018-05-19
Works and fixes
Vitaly Novichkov
2018-05-17
Fixed a warning
Vitaly Novichkov
2018-05-16
storing adldata and adlinsdata in unified structures
JP Cimalando
2017-11-12
libADLMIDI now is buildable under OpenWatcom except of some workarounds
Wohlstand
2017-11-06
Added a header guard for 'adldata.hh'
Wohlstand
2017-11-04
Added default states for deep tremolo/vibrato and volume moduels
Wohlstand
2017-10-08
Add support for WOPL banks format
Wohlstand
2017-07-30
Improve gen_adldata program
Wohlstand
2016-09-02
Added a function to retrieve a count of the banks
Wohlstand
2016-06-07
Continue research at JungleVision file format
Wohlstand
2016-05-14
Added 68'th bank: default Timbre bank of the Build Engine
Wohlstand
2016-03-16
More accurate DMX fine tune of second voice
Wohlstand
2015-12-20
Add one new IBK bank (Jamey O'Connel's)
Wohlstand
2015-12-20
Refresh my-gmopl bank
Wohlstand
2015-12-10
Adding one new IBK-based bank
Wohlstand
2015-10-10
Initial commit
Wohlstand