Commit graph

3 commits

Author SHA1 Message Date
Armin
ac6f17d9ae Fix LP24 filter with proper 2-stage cascade, thread-safe SliceManager, improve state save/load 2026-07-21 23:15:37 +02:00
Armin
73c4095139 Add octave offset dropdown, fix waveform sidebar, embed audio in plugin state
- Add octave offset combo (-3 to +3) in title bar for MIDI input transposition
- Fix waveform sidebar base note from C3 to C4
- Fix midiNoteToSliceIndex to compare pitch classes instead of raw MIDI notes
- Add colored slice indicator dots on waveform sidebar keys
- Embed audio data, file path, sample rate, and slices in plugin state for
  DAW project save/restore (falls back to file path if embedded data missing)
2026-07-21 15:20:49 +02:00
Armin
638cd05ea8 Initial commit 2026-07-21 02:06:45 +02:00