Two years ago I had a MIDI instrument project that was meant to have an FSR input but I got so frustrated that I ended up just using a momentary button instead.
I am back in the electronics game again and want to rebuild this project correctly, but embarrassingly enough am flummoxed by the same problem.
All I need to do is use an FSR to control a MIDI volume message. Everything I have tried creates a problem wherein the FSR is read over and over again while the FSR is being pressed creating a staccato burst of noteOn messages. What I want is one note to be played once when I press the FSR, and for it the volume of it to smoothly vary according to the amount of pressure I apply to the FSR.