Commit f1607c6
v0.8.7: Add 1SHOT mode, move STRETCH to row 1, fix MIDI All Notes Off/Sound Off
- Add per-slice and sample-level one-shot mode (1SHOT): voice plays to end
of slice regardless of note-off; lockable per slice
- Move STRETCH toggle from row 2 to row 1 in both HeaderBar and SliceControlBar
(sits after algo-specific params alongside ALGO conceptually)
- Rename 1SHT label to 1SHOT; add 1SHOT to HeaderBar row 1
- Normalise STRETCH ON colour to lockActive (orange) — consistent with all
other boolean toggles (TAIL, REV, FMNT C, 1SHOT)
- Handle MIDI All Notes Off (CC 123) and All Sound Off (CC 120): new
VoicePool::releaseAll() releases all active voices including one-shot;
graceful on CC 123, immediate 5ms fade on CC 120
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 80e33fa commit f1607c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments