mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 04:46:13 -05:00
feat(tracker/presets): rework presets & normalize to approx. -12 dBFS true peak
This commit is contained in:
17
tracker/presets/CHIP/Sine.yml
Normal file
17
tracker/presets/CHIP/Sine.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 25, decay: 64, gain: 96, release: 54, stereo: 0, sustain: 128}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 128, detune: 64, gain: 96, phase: 0, shape: 64, stereo: 0, transpose: 64, type: 0}
|
||||
- type: mulp
|
||||
id: 3
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 5
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 6
|
||||
parameters: {auxgain: 1, outgain: 64, stereo: 1}
|
||||
Reference in New Issue
Block a user