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
26
tracker/presets/DR/tom-disco.yml
Normal file
26
tracker/presets/DR/tom-disco.yml
Normal file
@ -0,0 +1,26 @@
|
||||
name: tom-disco
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 37, decay: 96, gain: 64, release: 46, stereo: 1, sustain: 46}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 58, detune: 66, gain: 100, looplength: 104, loopstart: 831, phase: 0, samplestart: 1543725, shape: 57, stereo: 1, transpose: 64, type: 4, unison: 1}
|
||||
- type: mulp
|
||||
id: 3
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 5
|
||||
parameters: {panning: 63, stereo: 1}
|
||||
- type: outaux
|
||||
id: 6
|
||||
parameters: {auxgain: 7, outgain: 67, stereo: 1}
|
||||
- id: 12
|
||||
parameters: {}
|
||||
- type: envelope
|
||||
id: 10
|
||||
parameters: {attack: 37, decay: 81, gain: 80, release: 54, stereo: 0, sustain: 16}
|
||||
- type: send
|
||||
id: 11
|
||||
parameters: {amount: 84, port: 0, sendpop: 1, stereo: 0, target: 2, voice: 0}
|
Reference in New Issue
Block a user