First Upload
All Files
This commit is contained in:
50
FLOW_DIAGRAM.txt
Normal file
50
FLOW_DIAGRAM.txt
Normal file
@@ -0,0 +1,50 @@
|
||||
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 │
|
||||
└────────────────────┘
|
||||
Reference in New Issue
Block a user