First Upload

All Files
This commit is contained in:
Thomas
2026-01-29 10:48:02 +01:00
commit abf2109171
21 changed files with 2834 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"version": "v3",
"settings": {
"teaser_seconds": 60,
"bars": 2,
"beats_per_bar": 4,
"preroll_bars": 1,
"harmonic": true,
"crossfade_seconds": 0.25,
"target_lufs": -14.0
},
"tracks": [
{
"folder_index": 1,
"filename": "01 - Opening Trance.wav",
"tempo_bpm_est": 138.2,
"key": "A Minor",
"camelot": "8A",
"snapped_start_seconds": 92.34,
"clip_duration_seconds": 3.48
},
{
"folder_index": 2,
"filename": "02 - Acid Sunrise.wav",
"tempo_bpm_est": 140.0,
"key": "C Major",
"camelot": "8B",
"snapped_start_seconds": 118.02,
"clip_duration_seconds": 3.43
}
]
}