-
Notifications
You must be signed in to change notification settings - Fork 0
Changes
Jim Menard edited this page May 2, 2026
·
2 revisions
In programming, do, or undo. There is always try.
-- Yoda (via Ron Jeffries)
-
JUCE-based GUI. Projects saved as JSON (
.kmstfiles). -
Master MIDI clock with per-song BPM and auto-start option.
-
Program changes moved to the patch level (sent when a patch starts), with support for bank MSB and LSB.
-
Per-connection message filter with independent toggles for all MIDI message types.
-
Velocity curves (linear, exponential, and their inverses).
- Initial version.
- Tutorial
- Components: songs, patches, connections
- Patches and connections
- Tips and Tricks
- Screenshots
- Changes between versions
- To Do list, including bugs and new features