mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 00:44:47 -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
63
tracker/presets/LEAD/super-saw-3.yml
Normal file
63
tracker/presets/LEAD/super-saw-3.yml
Normal file
@ -0,0 +1,63 @@
|
||||
name: super-saw-3
|
||||
comment: Automate filter frequency for the classic trance sound
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 231
|
||||
parameters: {}
|
||||
comment: Right
|
||||
- type: oscillator
|
||||
id: 229
|
||||
parameters: {color: 128, detune: 100, gain: 64, phase: 64, shape: 64, stereo: 0, transpose: 64, type: 1, unison: 3}
|
||||
- type: oscillator
|
||||
id: 12
|
||||
parameters: {color: 128, detune: 27, gain: 64, lfo: 0, phase: 64, shape: 64, stereo: 0, transpose: 76, type: 1, unison: 3}
|
||||
- type: addp
|
||||
id: 13
|
||||
parameters: {stereo: 0}
|
||||
- type: envelope
|
||||
id: 228
|
||||
parameters: {attack: 1, decay: 0, gain: 64, release: 64, stereo: 0, sustain: 85}
|
||||
- type: mulp
|
||||
id: 16
|
||||
parameters: {stereo: 0}
|
||||
- id: 230
|
||||
parameters: {}
|
||||
comment: Left
|
||||
- type: oscillator
|
||||
id: 18
|
||||
parameters: {color: 128, detune: 31, gain: 64, phase: 64, shape: 64, stereo: 0, transpose: 64, type: 1, unison: 3}
|
||||
- type: oscillator
|
||||
id: 19
|
||||
parameters: {color: 128, detune: 96, gain: 64, lfo: 0, phase: 64, shape: 64, stereo: 0, transpose: 76, type: 1, unison: 3}
|
||||
- type: addp
|
||||
id: 20
|
||||
parameters: {stereo: 0}
|
||||
- type: envelope
|
||||
id: 17
|
||||
parameters: {attack: 18, decay: 67, gain: 64, release: 64, stereo: 0, sustain: 99}
|
||||
- type: mulp
|
||||
id: 23
|
||||
parameters: {stereo: 0}
|
||||
- id: 31
|
||||
parameters: {}
|
||||
comment: Effects & output
|
||||
- type: delay
|
||||
id: 24
|
||||
parameters: {damp: 0, dry: 0, feedback: 0, notetracking: 0, pregain: 128, stereo: 0}
|
||||
varargs: [350]
|
||||
- type: filter
|
||||
id: 26
|
||||
parameters: {bandpass: 0, frequency: 128, highpass: 0, lowpass: 1, resonance: 77, stereo: 1}
|
||||
- type: compressor
|
||||
id: 27
|
||||
parameters: {attack: 42, invgain: 91, ratio: 81, release: 63, stereo: 1, threshold: 55}
|
||||
- type: mulp
|
||||
id: 28
|
||||
parameters: {stereo: 1}
|
||||
- type: delay
|
||||
id: 29
|
||||
parameters: {damp: 91, dry: 64, feedback: 36, notetracking: 2, pregain: 25, stereo: 1}
|
||||
varargs: [40, 41]
|
||||
- type: outaux
|
||||
id: 30
|
||||
parameters: {auxgain: 0, outgain: 29, stereo: 1}
|
Reference in New Issue
Block a user