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
Age
Commit message (
Expand
)
Author
2021-12-13
Added per-bank MT32 defaults option
Wohlstand
2020-09-17
GenAdlData: Apply the fix for DMX drums
Wohlstand
2020-09-06
Added an aproximated HMI volume model
Wohlstand
2020-09-02
gen_adldata: Mute non-rhythm drums in IBM files
Wohlstand
2020-08-23
gen_adldata: Remove more old code
Wohlstand
2020-08-23
gen_adldata: remove the rest of old code
Wohlstand
2020-08-23
gen_adldata: Fixed DMX bank importing
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
Some work on old cache
Wohlstand
2019-07-02
genadldata: fix invalid access in the AIL reader
JP Cimalando
2019-07-02
Fixed messed up AdLib Gold BNK
Vitaly Novichkov
2019-07-02
Fix for pseudo-4op instruments
Vitaly Novichkov
2019-07-02
Fixed messed up JungleVision banks
Vitaly Novichkov
2019-07-01
Fixed broken OP2's note offsets
Vitaly Novichkov
2019-06-30
New cache format for measured entries
Vitaly Novichkov
2019-06-22
Enable measurer for new database format too
Vitaly Novichkov
2019-06-06
All bank formats now loading into new database
Wohlstand
2019-06-06
Added IBK and C++98 support for generated database
Wohlstand
2019-06-02
Junglevision format is also supported by new DB
Vitaly Novichkov
2019-06-01
Add Bisqwit, OP2 and TMB
Vitaly Novichkov
2019-05-31
WOPL: Don't try to pass multibank data into old generator
Wohlstand
2019-05-31
Minor clean-up of AIL code
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-08-31
gen_adldata: conversion of AdLib Gold BNK2 as 4op
JP Cimalando
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
Another attempt to fix the AppVeyor build
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-08
Fixed Windows MSVC build (adlmidi2 and gen_adldata)
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-11-04
Fix pseudo-4op double-voice instrument playing with two equal voices
Wohlstand
2017-11-03
Add support for Cartooners' bank format for GenAdldata
Wohlstand
2017-11-03
Small fix of The DMX OP2 parser
Wohlstand
2017-10-22
Fix MSVC CMake compilation
Wohlstand
2017-10-21
Fixed MSVC2015 build
Wohlstand
2017-10-20
Added CMake support
Wohlstand