DavidCEllis / SightreadingPractice

A small tool for practicing basic sight reading pitches with midi instruments and audio input
https://dcellismusic.com/sightreading
MIT License
8 stars 2 forks source link

midi keyboard too sensity #21

Open quankk opened 1 year ago

quankk commented 1 year ago

Too sensity when using midi keyboard. When hit a key on keyboard it shows 2 notes on screen? Need instructions of note detection setting ?

DavidCEllis commented 1 year ago

The midi reading doesn't really have sensitivity. It should just be responding to "note on" messages.

This could happen if your device is sending multiple inputs, even if the inputs are on different midi channels or through different connections.