Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
|
|
MUS playing was totally invalid: the MUS data are completely different from regular MIDI data. Now is added a right converter which results a MIDI data which can be played correctly.
|
|
other code has been moved into separated files
|
|
Also:
- Fixed warnings in the CLang code model plugin for Qt Creator
- Fixed bend coefficient which caused incorrect hi-hats in DMX banks
|
|
added support of "clean"
|
|
|