Files
DJ_Teaser_Clipper/FLOW_DIAGRAM.txt
Thomas abf2109171 First Upload
All Files
2026-01-29 10:48:02 +01:00

51 lines
1.6 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
AUTO CLIP DJ TEASER FLOW (V3)
┌─────────────┐
│ tracks/ │
│ WAV / MP3 │
└──────┬──────┘
┌────────────────────┐
│ Audio Analysis │
│ - RMS energy │
│ - Onset detection │
│ - Beat tracking │
│ - Tempo estimate │
│ - Key (chroma) │
└──────┬─────────────┘
┌────────────────────┐
│ Highlight Picker │
│ - Skip intro/outro│
│ - Energy scoring │
│ - Best segment │
└──────┬─────────────┘
┌──────────────────────────┐
│ DJ Logic (V3) │
│ - Bar / phrase snap │
│ - Pre-roll bars │
│ - Camelot harmonic order │
│ - Tempo clustering │
└──────┬───────────────────┘
┌────────────────────┐
│ Rendering │
│ - Trim clips │
│ - 2-pass loudnorm │
│ - Acrossfades │
└──────┬─────────────┘
┌────────────────────┐
│ Output │
│ - WAV teaser │
│ - MP3 teaser │
│ - JSON report │
│ - Track timestamps │
└────────────────────┘