Scan mappe og brug alle (max 20) python dj\_teaser.py --tracks-dir ./tracks --select all --mode rollcall --teaser 60 --bars 2 Vælg specifikke tracks (1-based index) python dj\_teaser.py --tracks-dir ./tracks --select 1,2,3,7,9 --teaser 60 --bars 2 Range + mix python dj\_teaser.py --tracks-dir ./tracks --select 1-4,7,10-12 --teaser 60 --bars 2 Output: ./out/album\_teaser.wav + ./out/teaser\_report.jsonScan mappe og brug alle (max 20) python dj\_teaser.py --tracks-dir ./tracks --select all --mode rollcall --teaser 60 --bars 2 Vælg specifikke tracks (1-based index) python dj\_teaser.py --tracks-dir ./tracks --select 1,2,3,7,9 --teaser 60 --bars 2 Range + mix python dj\_teaser.py --tracks-dir ./tracks --select 1-4,7,10-12 --teaser 60 --bars 2 Output: ./out/album\_teaser.wav + ./out/teaser\_report.json