gzweigle / open-hybrid-piano

Building a hybrid MIDI digital piano
https://www.youtube.com/@gzpiano88
GNU General Public License v3.0
44 stars 1 forks source link

FW: add dynamic range to eeprom #46

Closed gzweigle closed 4 months ago

gzweigle commented 4 months ago

Adding the dynamic velocity scaling value to EEPROM seemed simple on the surface but I wound up refactoring the entire velocity scaling code and this also impacted the position calibration code. So, addressing this issue became a fairly significant code change. It is done and tested now.