mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 04:46:13 -05:00
feat(tracker): add a preset explorer with search and filters
Closes #91
This commit is contained in:
parent
3f365707c2
commit
2336a135c6
39
tracker/presets/GTR/Guitar.yml
Normal file
39
tracker/presets/GTR/Guitar.yml
Normal file
@ -0,0 +1,39 @@
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 92
|
||||
parameters: {}
|
||||
comment: Karplus-Strong
|
||||
- type: envelope
|
||||
id: 2
|
||||
parameters: {attack: 0, decay: 58, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: noise
|
||||
id: 3
|
||||
parameters: {gain: 128, shape: 63, stereo: 0}
|
||||
- type: mulp
|
||||
id: 4
|
||||
parameters: {stereo: 0}
|
||||
- type: delay
|
||||
id: 6
|
||||
parameters: {damp: 48, dry: 128, feedback: 126, notetracking: 1, pregain: 128, stereo: 0}
|
||||
varargs: [10787]
|
||||
- id: 90
|
||||
parameters: {}
|
||||
comment: Main envelope
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 27, decay: 80, gain: 128, release: 82, stereo: 0, sustain: 95}
|
||||
- type: mulp
|
||||
id: 87
|
||||
parameters: {stereo: 0}
|
||||
- id: 91
|
||||
parameters: {}
|
||||
comment: Filter & output
|
||||
- type: filter
|
||||
id: 88
|
||||
parameters: {bandpass: 0, frequency: 72, highpass: 0, lowpass: 1, resonance: 128, stereo: 0}
|
||||
- type: pan
|
||||
id: 89
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 10
|
||||
parameters: {auxgain: 7, outgain: 33, stereo: 1}
|
||||
Reference in New Issue
Block a user