BenZonneveld / Nava-2021-Firmware

https://www.e-licktronic.com
13 stars 2 forks source link

Feature request: sound levels should be user configurable. #17

Open BenZonneveld opened 3 years ago

BenZonneveld commented 3 years ago

The instrument sounds should have user configurable levels as it seems many people are not happy with the levels. I do have to note the patterns also have these same levels stored. Changing sound levels thus would have no effect on old patterns. Why are these levels stored in the pattern when they only use the default value's ?

At the moment the instruments read their levels from a fixed table. I propose to:

BenZonneveld commented 3 years ago

I just noticed the velocity values in the pattern are used to store flam information by setting bit 7.

BenZonneveld commented 3 years ago

Possible if all patterns in the eeprom are updated when any levels have been changed.