index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
gen_adldata
/
file_formats
/
load_wopl.h
Age
Commit message (
Expand
)
Author
2020-08-23
gen_adldata: Remove more old code
Wohlstand
2020-08-23
gen_adldata: remove the rest of old code
Wohlstand
2020-08-21
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-08-21
gen_adldata: Fixed an incorrect detune parsing from WOPL files
Wohlstand
2020-08-21
Replace the second voice formula
Wohlstand
2020-08-20
gen_adldata: First step of old code clean-up
Wohlstand
2019-07-08
More accurate silence detector
Vitaly Novichkov
2019-07-02
Fix for pseudo-4op instruments
Vitaly Novichkov
2019-05-31
WOPL: Don't try to pass multibank data into old generator
Wohlstand
2019-05-31
Organize file formats parsers, and multi-bank AIL support
Wohlstand
2019-05-31
Make the output of data into new database format
Wohlstand
2019-05-30
Continue work on a new db format with a small dumper
Wohlstand
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2018-07-23
generate velocity offsets from wopl files
JP Cimalando
2018-07-23
emit velocity offset in genadldata
JP Cimalando
2018-05-19
Works and fixes
Vitaly Novichkov
2018-05-06
Attempt to fix AppVeyor build
Vitaly Novichkov
2017-11-20
Added a short comment into WOPL parser
Wohlstand
2017-11-19
Upgrated support for WOPL bank format to v3
Wohlstand
2017-11-05
Use WOPL's bank flags to set deep tremolo and deep vibrato
Wohlstand
2017-11-04
Added default states for deep tremolo/vibrato and volume moduels
Wohlstand
2017-11-04
GenAdlData: Merge melodic and percussion parsers in WOPL format parser
Wohlstand
2017-11-04
All real 4-operator voices are must be different
Wohlstand
2017-11-04
Don't use force difference for pseudo-4op voices in GenAdlData
Wohlstand
2017-10-20
Added CMake support
Wohlstand