mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 07:24:47 -04:00
drafting
This commit is contained in:
parent
9abb34e575
commit
78eaf600f4
@ -1,12 +1,15 @@
|
|||||||
name: organ
|
name: organ
|
||||||
numvoices: 1
|
numvoices: 1
|
||||||
units:
|
units:
|
||||||
|
- id: 248
|
||||||
|
parameters: {}
|
||||||
|
comment: Sine-wave body
|
||||||
- type: envelope
|
- type: envelope
|
||||||
id: 228
|
id: 228
|
||||||
parameters: {attack: 5, decay: 79, gain: 128, release: 37, stereo: 0, sustain: 79}
|
parameters: {attack: 5, decay: 79, gain: 128, release: 37, stereo: 0, sustain: 79}
|
||||||
- type: oscillator
|
- type: oscillator
|
||||||
id: 208
|
id: 208
|
||||||
parameters: {color: 64, detune: 64, gain: 55, phase: 0, shape: 64, stereo: 0, transpose: 64, type: 0, unison: 3}
|
parameters: {color: 64, detune: 64, gain: 128, phase: 114, shape: 64, stereo: 0, transpose: 64, type: 0, unison: 0}
|
||||||
- type: mul
|
- type: mul
|
||||||
id: 229
|
id: 229
|
||||||
parameters: {stereo: 0}
|
parameters: {stereo: 0}
|
||||||
@ -27,6 +30,7 @@ units:
|
|||||||
parameters: {stereo: 0}
|
parameters: {stereo: 0}
|
||||||
- id: 233
|
- id: 233
|
||||||
parameters: {}
|
parameters: {}
|
||||||
|
comment: Snap
|
||||||
- type: envelope
|
- type: envelope
|
||||||
id: 234
|
id: 234
|
||||||
parameters: {attack: 37, decay: 79, gain: 128, release: 63, stereo: 0, sustain: 79}
|
parameters: {attack: 37, decay: 79, gain: 128, release: 63, stereo: 0, sustain: 79}
|
||||||
@ -54,11 +58,12 @@ units:
|
|||||||
- type: mulp
|
- type: mulp
|
||||||
id: 242
|
id: 242
|
||||||
parameters: {stereo: 0}
|
parameters: {stereo: 0}
|
||||||
- id: 243
|
|
||||||
parameters: {}
|
|
||||||
- type: addp
|
- type: addp
|
||||||
id: 244
|
id: 244
|
||||||
parameters: {stereo: 0}
|
parameters: {stereo: 0}
|
||||||
|
- id: 243
|
||||||
|
parameters: {}
|
||||||
|
comment: Filter & output
|
||||||
- type: filter
|
- type: filter
|
||||||
id: 245
|
id: 245
|
||||||
parameters: {bandpass: 1, frequency: 0, highpass: 0, lowpass: 1, resonance: 128, stereo: 0}
|
parameters: {bandpass: 1, frequency: 0, highpass: 0, lowpass: 1, resonance: 128, stereo: 0}
|
||||||
@ -68,9 +73,12 @@ units:
|
|||||||
- type: outaux
|
- type: outaux
|
||||||
id: 212
|
id: 212
|
||||||
parameters: {auxgain: 9, outgain: 25, stereo: 1}
|
parameters: {auxgain: 9, outgain: 25, stereo: 1}
|
||||||
|
- id: 249
|
||||||
|
parameters: {}
|
||||||
|
comment: Filter modulation
|
||||||
- type: envelope
|
- type: envelope
|
||||||
id: 246
|
id: 246
|
||||||
parameters: {attack: 0, decay: 76, gain: 83, release: 54, stereo: 0, sustain: 47}
|
parameters: {attack: 0, decay: 76, gain: 83, release: 54, stereo: 0, sustain: 47}
|
||||||
- type: send
|
- type: send
|
||||||
id: 247
|
id: 247
|
||||||
parameters: {amount: 128, port: 0, sendpop: 1, stereo: 0, target: 245, unit: 0, voice: 0}
|
parameters: {amount: 128, port: 0, sendpop: 1, stereo: 0, target: 245, voice: 0}
|
||||||
|
Reference in New Issue
Block a user