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
21
tracker/presets/KEYS/clavi.yml
Normal file
21
tracker/presets/KEYS/clavi.yml
Normal file
@ -0,0 +1,21 @@
|
||||
name: Clavi
|
||||
numvoices: 8
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 0, decay: 62, gain: 77, release: 52, stereo: 1, sustain: 66}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 64, detune: 68, gain: 67, looplength: 84, loopstart: 290, phase: 0, samplestart: 401297, shape: 90, stereo: 1, transpose: 76, type: 4, unison: 3}
|
||||
- type: mulp
|
||||
id: 3
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 5
|
||||
parameters: {damp: 0, dry: 128, feedback: 96, notetracking: 2, panning: 64, pregain: 40, stereo: 1}
|
||||
- type: filter
|
||||
id: 1058
|
||||
parameters: {bandpass: 0, frequency: 96, highpass: 0, lowpass: 1, negbandpass: 1, neghighpass: 1, panning: 64, resonance: 128, stereo: 1}
|
||||
- type: outaux
|
||||
id: 6
|
||||
parameters: {auxgain: 15, outgain: 54, panning: 64, stereo: 1}
|
Reference in New Issue
Block a user