mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-25 08:24:50 -04:00
feat(tracker/presets): new and tweaked presets from Reaby
The presets are also organized by their type into subfolders. Closes #136
This commit is contained in:
parent
46a9c7dab3
commit
ae217665bf
22
tracker/presets/KEYS/lullaby2.yml
Normal file
22
tracker/presets/KEYS/lullaby2.yml
Normal file
@ -0,0 +1,22 @@
|
||||
name: KEYS Lullaby2
|
||||
numvoices: 4
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 31, decay: 77, gain: 64, release: 68, stereo: 0, sustain: 38}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 128, detune: 64, gain: 56, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 76, type: 0, unison: 0}
|
||||
- type: mulp
|
||||
id: 3
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 4
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: delay
|
||||
id: 5
|
||||
parameters: {damp: 84, dry: 74, feedback: 50, notetracking: 2, pregain: 64, stereo: 1}
|
||||
varargs: [48, 24]
|
||||
- type: outaux
|
||||
id: 174
|
||||
parameters: {auxgain: 64, outgain: 64, stereo: 1}
|
Reference in New Issue
Block a user