mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-13 05:12:47 -05:00
feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
name: tambourine
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 72, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
parameters: {attack: 0, decay: 85, gain: 83, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 2192, phase: 0, samplestart: 1565953, shape: 64, stereo: 0, transpose: 76, type: 4, unison: 1}
|
||||
parameters: {color: 64, detune: 64, gain: 77, looplength: 1, loopstart: 2192, phase: 0, samplestart: 1565953, shape: 64, stereo: 0, transpose: 76, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
@ -14,4 +15,4 @@ units:
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 24, outgain: 64, stereo: 1}
|
||||
parameters: {auxgain: 13, outgain: 64, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user