mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-25 17:43:18 -05:00
feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
name: Kick
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
@ -27,7 +28,7 @@ units:
|
||||
comment: Pitch drop
|
||||
- type: envelope
|
||||
id: 280
|
||||
parameters: {attack: 39, decay: 64, gain: 99, release: 14, stereo: 0, sustain: 4}
|
||||
parameters: {attack: 39, decay: 64, gain: 96, release: 14, stereo: 0, sustain: 4}
|
||||
- type: send
|
||||
id: 284
|
||||
parameters: {amount: 75, port: 0, sendpop: 1, stereo: 0, target: 277, voice: 0}
|
||||
@ -42,7 +43,7 @@ units:
|
||||
comment: Body & tail
|
||||
- type: oscillator
|
||||
id: 277
|
||||
parameters: {color: 128, detune: 64, gain: 128, phase: 0, shape: 64, stereo: 0, transpose: 45, type: 0}
|
||||
parameters: {color: 128, detune: 64, gain: 69, phase: 0, shape: 64, stereo: 0, transpose: 45, type: 0}
|
||||
- type: filter
|
||||
id: 283
|
||||
parameters: {bandpass: 0, frequency: 13, highpass: -1, lowpass: 1, resonance: 128, stereo: 0}
|
||||
@ -66,4 +67,4 @@ units:
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 266
|
||||
parameters: {auxgain: 0, outgain: 86, stereo: 1}
|
||||
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user