Files
sointu/tests/test_belleq_stereo.yml
5684185+vsariola@users.noreply.github.com 4d09e04a49 feat: implement bell filter unit for equalizing
2025-12-29 16:33:00 +02:00

23 lines
742 B
YAML

bpm: 100
rowsperbeat: 4
score:
rowsperpattern: 16
length: 1
tracks:
- numvoices: 1
order: [0]
patterns: [[64, 0, 68, 0, 32, 0, 0, 0, 75, 0, 78, 0, 0, 0, 0, 0]]
patch:
- numvoices: 1
units:
- type: envelope
parameters: {attack: 64, decay: 64, gain: 128, release: 72, stereo: 1, sustain: 64}
- type: oscillator
parameters: {color: 128, detune: 64, gain: 128, lfo: 0, phase: 0, shape: 64, stereo: 1, transpose: 64, type: 1, unison: 0}
- type: mulp
parameters: {stereo: 1}
- type: belleq
parameters: {frequency: 64, bandwidth: 64, gain: 96, stereo: 1}
- type: out
parameters: {gain: 64, stereo: 1}