mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 12:52:53 -05:00
feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak
This commit is contained in:
@ -1,17 +1,18 @@
|
||||
name: nylon-guitar-2
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 77, gain: 128, release: 66, stereo: 0, sustain: 0}
|
||||
id: 1215
|
||||
parameters: {attack: 25, decay: 84, gain: 74, release: 87, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 520, loopstart: 2820, phase: 0, samplestart: 832934, shape: 64, stereo: 0, transpose: 54, type: 4, unison: 0}
|
||||
id: 1216
|
||||
parameters: {color: 64, detune: 64, gain: 80, looplength: 520, loopstart: 2820, phase: 0, samplestart: 832934, shape: 64, stereo: 0, transpose: 54, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
id: 1217
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
id: 1218
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 16, outgain: 64, stereo: 1}
|
||||
id: 1219
|
||||
parameters: {auxgain: 13, outgain: 54, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user