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,12 +1,13 @@
|
||||
name: crash-909
|
||||
comment: Use range C-4 to G-4
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 3, decay: 77, gain: 64, release: 0, stereo: 1, sustain: 0}
|
||||
parameters: {attack: 30, decay: 81, gain: 96, release: 0, stereo: 1, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 5676, loopstart: 2615, phase: 0, samplestart: 433554, shape: 64, stereo: 1, transpose: 64, type: 4, unison: 0}
|
||||
parameters: {color: 64, detune: 64, gain: 96, looplength: 5676, loopstart: 2615, phase: 0, samplestart: 433554, shape: 64, stereo: 1, transpose: 64, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1219
|
||||
parameters: {stereo: 1}
|
||||
@ -15,4 +16,4 @@ units:
|
||||
parameters: {panning: 64, stereo: 1}
|
||||
- type: outaux
|
||||
id: 1221
|
||||
parameters: {auxgain: 33, outgain: 70, stereo: 1}
|
||||
parameters: {auxgain: 20, outgain: 64, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user