mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-28 03:10:24 -04:00
26 lines
763 B
YAML
26 lines
763 B
YAML
name: Hihat2
|
|
numvoices: 1
|
|
units:
|
|
- type: envelope
|
|
id: 1
|
|
parameters: {attack: 0, decay: 64, gain: 128, release: 0, stereo: 0, sustain: 0}
|
|
- type: noise
|
|
id: 2
|
|
parameters: {gain: 128, shape: 64, stereo: 0}
|
|
- type: mulp
|
|
id: 3
|
|
parameters: {stereo: 0}
|
|
- type: filter
|
|
id: 4
|
|
parameters: {bandpass: 1, frequency: 128, highpass: 0, lowpass: 0, negbandpass: 0, neghighpass: 0, resonance: 128, stereo: 0}
|
|
- type: pan
|
|
id: 5
|
|
parameters: {panning: 64, stereo: 0}
|
|
- type: delay
|
|
id: 6
|
|
parameters: {damp: 64, dry: 128, feedback: 96, notetracking: 2, pregain: 64, stereo: 1}
|
|
varargs: [24, 48]
|
|
- type: outaux
|
|
id: 13
|
|
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|