mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-25 08:24:50 -04:00
feat!: display the parameters as knobs in a grid
Also removed the negbandpass & neghighpass parameters and replaced them with bandpass & highpass set to -1, to fit the switches better to the GUI. Closes #51, closes #173
This commit is contained in:
parent
c3caa8de11
commit
666af9433e
43
tracker/presets/DR/snare-sample.yml
Normal file
43
tracker/presets/DR/snare-sample.yml
Normal file
@ -0,0 +1,43 @@
|
||||
name: snare-sample
|
||||
comment: 'Suggested range: E-2 to C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 311
|
||||
parameters: {}
|
||||
comment: Tom
|
||||
- type: envelope
|
||||
id: 301
|
||||
parameters: {attack: 0, decay: 66, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 200
|
||||
parameters: {color: 64, detune: 80, gain: 64, lfo: 0, looplength: 1, loopstart: 4276, phase: 0, samplestart: 560606, shape: 95, stereo: 0, transpose: 86, type: 4, unison: 2}
|
||||
- type: distort
|
||||
id: 302
|
||||
parameters: {drive: 100, stereo: 0}
|
||||
- type: mulp
|
||||
id: 303
|
||||
parameters: {stereo: 0}
|
||||
- id: 312
|
||||
parameters: {}
|
||||
comment: Snare
|
||||
- type: envelope
|
||||
id: 304
|
||||
parameters: {attack: 0, decay: 67, gain: 100, release: 0, stereo: 0, sustain: 0}
|
||||
- type: noise
|
||||
id: 305
|
||||
parameters: {gain: 128, shape: 8, stereo: 0}
|
||||
- type: mulp
|
||||
id: 306
|
||||
parameters: {stereo: 0}
|
||||
- type: addp
|
||||
id: 308
|
||||
parameters: {stereo: 0}
|
||||
- id: 313
|
||||
parameters: {}
|
||||
comment: Output
|
||||
- type: pan
|
||||
id: 309
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 310
|
||||
parameters: {auxgain: 5, outgain: 62, stereo: 1}
|
Reference in New Issue
Block a user