automate-mixing/house.json
2026-01-19 11:34:56 +01:00

126 lines
3.8 KiB
JSON

{
"settings": {
"output_filename": "/mnt/opslag/test_house.flac",
"default_crossfade_duration": "0:00.00",
"pre_mix_target_dbfs": -12.0,
"final_mix_target_dbfs": -1.0
},
"tracks": [
{
"song_path": "/mnt/raid_storage/Music/Various Artists/ Naba VA 002 [103500941] [2019]/02 - Münch - Note (Original Mix).flac",
"crossfade_start": "7:21.99",
"fade_power": 1.0,
"fade_out_delay": "1:30.00",
"no_tempo_adjust": true,
"volume_automation": [
{
"start_time": "7:21.99",
"end_time": "9:21.99",
"gain_db": -1.94
}
],
"effects": [
{
"type": "raw_ffmpeg",
"filter_string": "equalizer=f=1500:t=q:w=1:g=1.6,equalizer=f=5000:t=q:w=1:g=1.6",
"start_time": "7:21.99",
"end_time": "9:21.99"
}
],
"eq_filters": [
{
"type": "high_pass",
"cutoff_hz": 80,
"start_time": "7:21.99",
"end_time": "7:51.99"
},
{
"type": "high_pass",
"cutoff_hz": 120,
"start_time": "7:51.99",
"end_time": "8:21.99"
},
{
"type": "high_pass",
"cutoff_hz": 180,
"start_time": "8:21.99",
"end_time": "8:51.99"
},
{
"type": "high_pass",
"cutoff_hz": 250,
"start_time": "8:51.99",
"end_time": "9:21.99"
}
]
},
{
"song_path": "/mnt/raid_storage/Music/Christian Löffler/A Forest [88101930] [2012]/03 - Christian Löffler - Eleven.flac",
"crossfade_start": "5:36.00",
"crossfade_duration": "2:00.00",
"fade_in_duration": "0:15.00",
"fade_power": 0.0,
"no_tempo_adjust": true,
"eq_filters": [
{
"type": "high_pass",
"cutoff_hz": 250,
"start_time": "0:00.00",
"end_time": "0:30.00"
},
{
"type": "high_pass",
"cutoff_hz": 180,
"start_time": "0:30.00",
"end_time": "1:00.00"
},
{
"type": "high_pass",
"cutoff_hz": 120,
"start_time": "1:00.00",
"end_time": "1:30.00"
},
{
"type": "high_pass",
"cutoff_hz": 80,
"start_time": "1:30.00",
"end_time": "2:00.00"
}
]
},
{
"song_path": "/mnt/raid_storage/Music/Christian Löffler/Young Alaska [88102745] [2014]/04 - Christian Löffler - Beirut.flac",
"start_offset": "0:04.56",
"crossfade_start": "5:36.00",
"crossfade_duration": "1:00.00",
"fade_in_duration": "0:10.00",
"fade_power": 1.0,
"no_tempo_adjust": true
},
{
"song_path": "/mnt/raid_storage/Music/Kiasmos/Kiasmos [103318515] [2014]/03 - Kiasmos - Looped.flac",
"crossfade_start": "6:48.56",
"crossfade_duration": "0:47.75",
"fade_in_duration": "0:05.00",
"fade_power": 1.0,
"no_tempo_adjust": true,
"loops": [
{
"start_time": "5:46.83",
"end_time": "5:58.78",
"count": 1
}
]
},
{
"song_path": "/mnt/raid_storage/Music/Kiasmos/Blurred [103386930] [2017]/03 - Kiasmos - Jarred.flac",
"crossfade_start": "5:24.04",
"start_offset": "0:00.17",
"crossfade_duration": "1:30.00",
"fade_in_duration": "0:05.00",
"fade_power": 1.0,
"no_tempo_adjust": true
}
]
}