Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | Another fix of measurer | Vitaly Novichkov | |
2019-07-14 | Add NULL entry into end of bank names list | Vitaly Novichkov | |
2019-07-08 | Minor fixes | Vitaly Novichkov | |
Looks like need to correct 4-op sounding, looks like it really silent inside measurer when it must give an actual sound! | |||
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 | Some work on old cache | Wohlstand | |
2019-07-02 | Bank names array for compatibility and less DB source file size | Wohlstand | |
Yes, the compatibility is needed... for public function that gives RO an access to that array. | |||
2019-07-02 | Draft for silent instrument detector | Vitaly Novichkov | |
Logically identify instruments which will result you a silence | |||
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-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-07-28 | GenAdldata: Little warning fix | Vitaly Novichkov | |
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 | |||
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-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-22 | Fixed CMake build on macOS | Wohlstand | |
2017-10-20 | Added CMake support | Wohlstand | |