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,17 +1,18 @@
|
||||
name: ride
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 88, gain: 64, release: 85, stereo: 1, sustain: 0}
|
||||
parameters: {attack: 0, decay: 86, gain: 64, release: 80, stereo: 1, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 128, detune: 72, gain: 87, looplength: 4113, loopstart: 4913, phase: 0, samplestart: 1088879, shape: 64, stereo: 1, transpose: 76, type: 4, unison: 0}
|
||||
parameters: {color: 128, detune: 80, gain: 64, looplength: 4113, loopstart: 4913, phase: 0, samplestart: 1088879, shape: 64, stereo: 1, transpose: 76, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 53, stereo: 1}
|
||||
parameters: {panning: 49, stereo: 1}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 42, outgain: 64, stereo: 1}
|
||||
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user