mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-27 17:34:46 -04:00
drafting
This commit is contained in:
parent
95515ee4a8
commit
b4972a7196
@ -1,9 +1,9 @@
|
||||
name: Guitar
|
||||
name: guitar
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 27, decay: 80, gain: 112, release: 82, stereo: 0, sustain: 95}
|
||||
- id: 92
|
||||
parameters: {}
|
||||
comment: Karplus-Strong
|
||||
- type: envelope
|
||||
id: 2
|
||||
parameters: {attack: 0, decay: 58, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
@ -13,16 +13,22 @@ units:
|
||||
- type: mulp
|
||||
id: 4
|
||||
parameters: {stereo: 0}
|
||||
- type: filter
|
||||
id: 5
|
||||
parameters: {bandpass: 1, frequency: 57, highpass: 1, lowpass: 1, resonance: 128, 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: 112, 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}
|
||||
|
Reference in New Issue
Block a user