Files
DJ_Teaser_Clipper/V_1
Thomas a9654acb5c Readme
Update the readme
2026-01-29 10:57:20 +01:00
..
2026-01-29 10:48:02 +01:00
2026-01-29 10:48:02 +01:00
2026-01-29 10:57:20 +01:00
2026-01-29 10:48:02 +01:00

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