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: wrong hammer distance #19

Closed gzweigle closed 7 months ago

gzweigle commented 10 months ago

In hammer settings, this distance is measured at the CNY70 sensor location (.3125 inches). It should be the distance at the hammer (closer to about 2 inches). hammer_travel_meters = .0254 * 0.3125;

gzweigle commented 7 months ago

subset of issue #28