16n-faderbank / 16n

Sixteen faders, a Teensy, MIDI over USB and jack, CV out, and I2C out. Phew.
Other
337 stars 58 forks source link

Bump ResponsiveAnalogRead threshold #27

Closed infovore closed 5 years ago

infovore commented 5 years ago

Teensy ADCs are 13-bit; ResponsiveAnalogRead is all designed around 10-bit. Let's increase the read threshold to avoid jitter.