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,3 +1,4 @@
|
||||
name: snare-sample
|
||||
comment: 'Suggested range: E-2 to C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
@ -8,7 +9,7 @@ units:
|
||||
id: 301
|
||||
parameters: {attack: 0, decay: 66, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 200
|
||||
id: 1215
|
||||
parameters: {color: 64, detune: 80, gain: 64, lfo: 0, looplength: 1, loopstart: 4276, phase: 0, samplestart: 560606, shape: 95, stereo: 0, transpose: 86, type: 4, unison: 2}
|
||||
- type: distort
|
||||
id: 302
|
||||
@ -21,10 +22,10 @@ units:
|
||||
comment: Snare
|
||||
- type: envelope
|
||||
id: 304
|
||||
parameters: {attack: 0, decay: 67, gain: 100, release: 0, stereo: 0, sustain: 0}
|
||||
parameters: {attack: 0, decay: 67, gain: 95, release: 0, stereo: 0, sustain: 0}
|
||||
- type: noise
|
||||
id: 305
|
||||
parameters: {gain: 128, shape: 8, stereo: 0}
|
||||
parameters: {gain: 128, shape: 9, stereo: 0}
|
||||
- type: mulp
|
||||
id: 306
|
||||
parameters: {stereo: 0}
|
||||
@ -39,4 +40,4 @@ units:
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 310
|
||||
parameters: {auxgain: 5, outgain: 62, stereo: 1}
|
||||
parameters: {auxgain: 2, outgain: 19, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user