Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | GenAdlData: Apply the fix for DMX drums | 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 | |
A silly mistake causes a wrong value of FB-CONN byte on some instruments that distorts sounding of them. | |||
2020-08-21 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-21 | Replace the second voice formula | Wohlstand | |
2020-08-20 | gen_adldata: First step of old code clean-up | Wohlstand | |
Verify that all code here is in safe | |||
2019-07-08 | More accurate silence detector | Vitaly Novichkov | |
Now, there are very low level of error! The only one weird condition is still be there... | |||
2019-07-02 | Fix for pseudo-4op instruments | Vitaly Novichkov | |
2019-07-01 | Fixed broken OP2's note offsets | Vitaly Novichkov | |
2019-06-01 | Add Bisqwit, OP2 and TMB | Vitaly Novichkov | |
2019-05-31 | Organize file formats parsers, and multi-bank AIL support | Wohlstand | |
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2018-07-23 | emit velocity offset in genadldata | 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-06 | Attempt to fix AppVeyor build | Vitaly Novichkov | |
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 | All real 4-operator voices are must be different | Wohlstand | |
2017-11-04 | Fix pseudo-4op double-voice instrument playing with two equal voices | Wohlstand | |
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 | |