mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 21:02:52 -05:00
feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak
This commit is contained in:
@ -1,17 +1,18 @@
|
||||
name: marimba
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 70, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
id: 1241
|
||||
parameters: {attack: 22, decay: 72, gain: 96, release: 74, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 58, gain: 128, looplength: 74, loopstart: 1528, phase: 0, samplestart: 802728, shape: 64, stereo: 0, transpose: 62, type: 4, unison: 0}
|
||||
id: 1242
|
||||
parameters: {color: 64, detune: 58, gain: 92, looplength: 74, loopstart: 1528, phase: 0, samplestart: 802728, shape: 64, stereo: 0, transpose: 62, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
id: 1243
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
id: 1244
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 16, outgain: 64, stereo: 1}
|
||||
id: 1245
|
||||
parameters: {auxgain: 14, outgain: 64, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user