Open JennoVink opened 2 years ago
See e88b1328d6685294250972d271e54ba28b12dfae and previous commits.
update: the loop functionality works, but is a bit buggy: sometimes there's a small delay in which the sound plays for the next time.
It might have to do something with calling Application.Current.Dispatcher.Invoke()
a lot of times.
From the comments in https://www.jennovink.nl/2020/05/08/Convert-your-MIDI-keyboard-into-a-soundboard/ (Dr Five):
On each button have an option for "toggle on-off/loop/press (play only if you maintain pressure on your pad)" Instead of assigning a button to turn off all sound, having a toggle on-off option (press once play, press a second time stop) would also be great Would it be interesting to be able to assign knobs to various effects such as a phaser, reverb , ect? Save and load layouts?