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: muted-guitar
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 64, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
id: 1215
|
||||
parameters: {attack: 0, decay: 72, gain: 96, release: 64, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 225, loopstart: 1184, phase: 0, samplestart: 804812, shape: 64, stereo: 0, transpose: 81, type: 4, unison: 0}
|
||||
id: 1216
|
||||
parameters: {color: 64, detune: 64, gain: 96, looplength: 225, loopstart: 1184, phase: 0, samplestart: 804812, shape: 64, stereo: 0, transpose: 81, 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: 9, outgain: 57, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user