chrysopedia/backend/pipeline/quality/fixtures/sample_classifications.json
jlightner 18520f7936 feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture…
- "backend/pipeline/quality/optimizer.py"
- "backend/pipeline/quality/__main__.py"
- "backend/pipeline/quality/scorer.py"
- "backend/pipeline/quality/fixtures/sample_segments.json"
- "backend/pipeline/quality/fixtures/sample_topic_group.json"
- "backend/pipeline/quality/fixtures/sample_classifications.json"

GSD-Task: S04/T02
2026-04-01 09:24:42 +00:00

29 lines
1.2 KiB
JSON

{
"extracted_moments": [
{
"title": "Frequency-specific sidechain with Trackspacer",
"summary": "Using Trackspacer plugin for frequency-band sidechain compression targeting 100-300Hz, allowing bass high-end to remain present while clearing low-mid mud under the kick.",
"content_type": "technique",
"plugins": ["Trackspacer"],
"start_time": 15.2,
"end_time": 52.1
},
{
"title": "Parallel drum compression chain",
"summary": "Setting up Ableton's Drum Buss at 40% drive into a return track with Valhalla Room at 1.2s decay, mixed at -12dB for room sound without wash.",
"content_type": "settings",
"plugins": ["Drum Buss", "Valhalla Room"],
"start_time": 52.1,
"end_time": 89.3
},
{
"title": "Mono compatibility checking workflow",
"summary": "Using Ableton's Utility plugin on the sub bus to constantly check mono compatibility of layered bass patches, catching phase cancellation before mixdown.",
"content_type": "workflow",
"plugins": ["Utility"],
"start_time": 89.3,
"end_time": 110.0
}
],
"taxonomy": "Sound Design > Mixing & Processing"
}