I'm making a simple sampler controlled by a qwerty keyboard using the key and keyup objects. I wanted to know how to get tabplay to stop playing the sample when I let go of the key. It seems to just accept any number as a bang. I want it to start playing the sample when I press the key and stop when I let go.
thanks