Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags | |||
2017-11-04 | GenAdlData: Merge melodic and percussion parsers in WOPL format parser | Wohlstand | |
...to don't have duplicated code | |||
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 | |
(Taking new-added features into original ADLMIDI) | |||
2017-11-03 | Small fix of The DMX OP2 parser | Wohlstand | |
2017-10-22 | Fix MSVC CMake compilation | Wohlstand | |
TODO: Fix a freaking MSVC's "invalid comparator" assert given by std::map::lower_bound() call | |||
2017-10-21 | Fixed MSVC2015 build | Wohlstand | |
2017-10-20 | Added CMake support | Wohlstand | |