aboutsummaryrefslogtreecommitdiff
path: root/utils/gen_adldata/file_formats/load_ail.h
AgeCommit message (Collapse)Author
2021-12-13Added per-bank MT32 defaults optionWohlstand
This option makes MT32 defaults being set: - 127 initial volume - octave-wide pitch bend
2020-08-23gen_adldata: Remove more old codeWohlstand
2020-08-23gen_adldata: remove the rest of old codeWohlstand
2020-08-20gen_adldata: First step of old code clean-upWohlstand
Verify that all code here is in safe
2019-07-08More accurate silence detectorVitaly Novichkov
Now, there are very low level of error! The only one weird condition is still be there...
2019-07-02genadldata: fix invalid access in the AIL readerJP Cimalando
2019-05-31Minor clean-up of AIL codeWohlstand
2019-05-31Organize file formats parsers, and multi-bank AIL supportWohlstand
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2018-07-23emit velocity offset in genadldataJP Cimalando
2018-05-19Works and fixesVitaly Novichkov
- Fixed an incorrect calculation of 4-op channels and choosing 4-op channels for 2-op only banks - Resolved trouble with automatically chosen flags because of internal confusion
2017-11-04Added default states for deep tremolo/vibrato and volume moduelsWohlstand
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags
2017-11-04All real 4-operator voices are must be differentWohlstand
2017-10-20Added CMake supportWohlstand