sointu/tests/test_oscillat_sample.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

40 lines
1.9 KiB
YAML

bpm: 100
output16bit: false
hold: 1
patterns: [[0, 0, 0, 0, 0, 0, 0, 0], [72, 1, 1, 1, 1, 1, 1, 0], [64, 1, 1, 1, 1, 1, 1, 0], [60, 1, 1, 1, 1, 1, 1, 0], [40, 1, 1, 1, 1, 1, 1, 0]]
tracks:
- numvoices: 1
sequence: [1, 0, 2, 0, 3, 0, 4, 0]
- numvoices: 1
sequence: [0, 1, 0, 2, 0, 3, 0, 4]
patch:
instruments:
- numvoices: 1
units:
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64}
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64}
- type: oscillator
parameters: {color: 0, detune: 64, gain: 128, lfo: 0, phase: 64, shape: 64, stereo: 0, transpose: 68, type: 4, unison: 0, start: 1678611, loopstart: 1341, looplength: 106}
- type: oscillator
parameters: {color: 0, detune: 64, gain: 128, lfo: 0, phase: 64, shape: 64, stereo: 0, transpose: 66, type: 4, unison: 0, start: 1680142, loopstart: 1483, looplength: 95}
- type: mulp
parameters: {stereo: 1}
- type: out
parameters: {gain: 128, stereo: 1}
- numvoices: 1
units:
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64}
- type: envelope
parameters: {attack: 32, decay: 32, gain: 128, release: 64, stereo: 0, sustain: 64}
- type: oscillator
parameters: {color: 128, detune: 64, gain: 128, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 64, type: 0, unison: 0}
- type: oscillator
parameters: {color: 128, detune: 64, gain: 128, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 64, type: 0, unison: 0}
- type: mulp
parameters: {stereo: 1}
- type: out
parameters: {gain: 128, stereo: 1}