Clarify bass/treble controls affect onset detection

This commit is contained in:
Armin 2026-07-21 02:15:07 +02:00
commit 4c731832d4

View file

@ -15,7 +15,7 @@ Load an audio file, slice it into regions (automatically via onset detection or
- **Manual slice control** - Click to add, right-click to remove, drag to reposition slice markers - **Manual slice control** - Click to add, right-click to remove, drag to reposition slice markers
- **Per-voice envelopes** - Amplitude and filter ADSR envelopes with configurable depth - **Per-voice envelopes** - Amplitude and filter ADSR envelopes with configurable depth
- **Filter** - 5-mode biquad filter (LP12, LP24, HP, Bandpass, Notch) with cutoff, resonance, and envelope depth - **Filter** - 5-mode biquad filter (LP12, LP24, HP, Bandpass, Notch) with cutoff, resonance, and envelope depth
- **Tone shaping** - Bass and treble controls - **Bass / Treble** -- Adjust low and high frequency emphasis for onset detection (affects how auto-slicing works)
- **Pitch shift** - Key transpose from -12 to +12 semitones - **Pitch shift** - Key transpose from -12 to +12 semitones
- **Time stretch** - Resample to a target beat count at a given BPM - **Time stretch** - Resample to a target beat count at a given BPM
- **Undo/redo** for slice operations - **Undo/redo** for slice operations