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

83 lines
2.1 KiB
JSON

{
"settings": {
"output_filename": "test_all_features_output.flac",
"default_crossfade_duration": "0:05",
"final_mix_target_dbfs": -1.0
},
"tracks": [
{
"song_path": "/mnt/opslag/Album/Album/Shanti Celeste/ Tangerine [120578211] [2019]/01 - Shanti Celeste - Sun Notification.flac",
"crossfade_duration": "0:08",
"crossfade_start": "4:55.00",
"start_offset": "0:38.64",
"fade_power": 1.0,
"loops": [
{
"start_time": "1:00.00",
"end_time": "1:02.00",
"count": 2
}
],
"volume_automation": [
{
"start_time": "1:30.00",
"end_time": "1:35.00",
"gain_db": -6
}
],
"eq_filters": [
{
"type": "high_pass",
"cutoff_hz": 1000,
"start_time": "2:00.00",
"end_time": "2:05.00"
},
{
"type": "band_reject",
"low_cutoff_hz": 400,
"high_cutoff_hz": 2000,
"start_time": "2:10.00",
"end_time": "2:15.00"
}
],
"effects": [
{
"type": "delay",
"start_time": "3:00.00",
"end_time": "3:02.00",
"delay_ms": 250,
"intensity": 0.5
}
]
},
{
"song_path": "/mnt/opslag/Album/Album/Aphex Twin/ Selected Ambient Works Volume II (Expanded Edition [366456437] [1994]/01 - Aphex Twin - #1.flac",
"start_offset": "0:14.84",
"fade_power": 1.0,
"no_tempo_adjust": true,
"eq_filters": [
{
"type": "low_pass",
"cutoff_hz": 500,
"start_time": "0:30.00",
"end_time": "0:35.00"
},
{
"type": "band_pass",
"low_cutoff_hz": 300,
"high_cutoff_hz": 1500,
"start_time": "0:40.00",
"end_time": "0:45.00"
}
],
"effects": [
{
"type": "reverb",
"start_time": "1:00.00",
"end_time": "1:05.00",
"wet": 0.25
}
]
}
]
}