feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak

This commit is contained in:
Petri Järvisalo
2025-10-14 16:06:05 +03:00
committed by GitHub
parent bdfe2d37bf
commit 54a8358522
106 changed files with 1087 additions and 627 deletions

View File

@ -1,11 +1,12 @@
name: kalimba
numvoices: 3
units:
- type: envelope
id: 1209
parameters: {attack: 0, decay: 64, gain: 64, release: 0, stereo: 0, sustain: 0}
parameters: {attack: 0, decay: 65, gain: 64, release: 64, stereo: 0, sustain: 0}
- type: oscillator
id: 1210
parameters: {color: 64, detune: 54, gain: 128, looplength: 48, loopstart: 1446, phase: 0, samplestart: 743044, shape: 64, stereo: 0, transpose: 66, type: 4, unison: 2}
parameters: {color: 64, detune: 54, gain: 64, looplength: 48, loopstart: 1446, phase: 0, samplestart: 743044, shape: 64, stereo: 0, transpose: 66, type: 4, unison: 2}
- type: mulp
id: 1211
parameters: {stereo: 0}
@ -14,4 +15,4 @@ units:
parameters: {panning: 64, stereo: 0}
- type: outaux
id: 1214
parameters: {auxgain: 23, outgain: 64, stereo: 1}
parameters: {auxgain: 21, outgain: 64, stereo: 1}