mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 21:02:52 -05:00
feat(tracker): add a preset explorer with search and filters
Closes #91
This commit is contained in:
parent
3f365707c2
commit
2336a135c6
21
tracker/presets/KEYS/Lullaby.yml
Normal file
21
tracker/presets/KEYS/Lullaby.yml
Normal file
@ -0,0 +1,21 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 42, decay: 80, gain: 64, release: 80, stereo: 0, sustain: 56}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 128, detune: 64, gain: 64, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 76, type: 0}
|
||||
- type: mulp
|
||||
id: 3
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 4
|
||||
parameters: {panning: 52, stereo: 0}
|
||||
- type: delay
|
||||
id: 5
|
||||
parameters: {damp: 0, dry: 20, feedback: 63, notetracking: 0, pregain: 79, stereo: 1}
|
||||
varargs: [1, 212]
|
||||
- type: outaux
|
||||
id: 1215
|
||||
parameters: {auxgain: 28, outgain: 64, stereo: 1}
|
||||
Reference in New Issue
Block a user