feat: merge temp cleanup on close + v1.4 changelog + README (Phase 2)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-02 16:21:10 +02:00
co-authored by Claude Opus 4.8
parent 3922fc5174
commit 14ec29dbbe
2 changed files with 24 additions and 1 deletions
+7
View File
@@ -41,6 +41,13 @@ All clips are exactly 8 seconds — the standard length for foley sound datasets
- **Waveform preview** — a read-only strip of the current area (↻ to refresh; decode length-capped so long areas don't stall)
- **Audition** — Play/Stop the current area with the edits applied
### Audio merge (crossfade)
- **Merge pane** — assemble multiple clips into one, crossfading every join (ffmpeg `acrossfade`)
- **Add clips** — the current audio area (with its edits) or audio files from disk; reorder or remove them
- **Crossfade length** — one global crossfade applied at each join (0 = butt-join); clips shorter than the crossfade are flagged before rendering
- **Preview / Save** — audition the merged result, or render and save-as (WAV/MP3/FLAC/…)
### Audio scanning
- **Embedding models** — WAV2VEC2 (base/large), HuBERT (base/large/xlarge), BEATs