sointu/tests/test_clip.yml
Veikko Sariola d0bd877b3f feat(asm&go4k): Rewrote both library & player to use text/template compiler
There is no more plain .asms, both library & player are created from the templates using go text/template package.
2020-12-16 17:23:50 +02:00

30 lines
1.1 KiB
YAML

bpm: 100
output16bit: false
hold: 1
patterns: [[64, 0, 68, 0, 32, 0, 0, 0, 75, 0, 78, 0, 0, 0, 0, 0]]
tracks:
- numvoices: 1
sequence: [0]
patch:
instruments:
- numvoices: 1
units:
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 128}
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 128}
- type: oscillator
parameters: {color: 96, detune: 64, gain: 128, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 64, type: 0, unison: 0}
- type: oscillator
parameters: {color: 64, detune: 64, gain: 128, lfo: 0, phase: 64, shape: 96, stereo: 0, transpose: 72, type: 0, unison: 0}
- type: mulp
parameters: {stereo: 1}
- type: invgain
parameters: {invgain: 64, stereo: 1}
- type: clip
parameters: {stereo: 0}
- type: gain
parameters: {gain: 64, stereo: 1}
- type: out
parameters: {gain: 128, stereo: 1}