mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-28 03:10:24 -04:00
There is no more plain .asms, both library & player are created from the templates using go text/template package.
25 lines
886 B
YAML
25 lines
886 B
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: 80, decay: 80, gain: 128, release: 80, 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: mulp
|
|
parameters: {stereo: 0}
|
|
- type: pan
|
|
parameters: {panning: 64, stereo: 0}
|
|
- type: delay
|
|
parameters: {damp: 64, dry: 128, feedback: 125, notetracking: 0, pregain: 40, stereo: 1}
|
|
varargs: [11025, 21025]
|
|
- type: out
|
|
parameters: {gain: 128, stereo: 1}
|