Features:
- Added logging
- Added a hotkey to stop a playing sample early
- Hold the modifier key and tap the keybind once to stop the sample. Holding the keybind will still overwrite existing clips
- Blocking inputs added, as a way to intercept key inputs
- For example, if the "A" key is bound, pressing it will trigger an event in ReVox, but will not type out the "A" character in other applications
- Most useful for people with secondary keyboards
Bugfixes:
- Onboarding updated to match new soundboard layout
- Various minor fixes