Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- 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 | |||
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 | |
- Need a different way to create a static library, otherwise it don't wanna be built. - Needed a different custom STL containers (std::vector and std::set) implementation that will work and will don't glitch with a crashes | |||
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 | |
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags | |||
2017-10-08 | Add support for WOPL banks format | Wohlstand | |
2017-07-30 | Improve gen_adldata program | Wohlstand | |
- Now it caches all generated data, so, we won't have to re-calculate same - File is writing by gen_adldata nor by stdout forward - Instead of hardcoded list of banks, I made the INI file which declares list of banks to generate - Add simple validators to tell which bank is absense and can't be loaded - Split code of gen_adldata.cc into multiple files of different role | |||
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 | |