feat(tracker/presets): new and tweaked presets from Reaby

The presets are also organized by their type into subfolders.

Closes #136
This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-02-25 18:53:28 +02:00
parent 46a9c7dab3
commit ae217665bf
105 changed files with 2734 additions and 1050 deletions

View File

@ -0,0 +1,24 @@
name: piano
numvoices: 1
units:
- type: envelope
id: 1
parameters: {attack: 0, decay: 74, gain: 128, release: 74, stereo: 0, sustain: 0}
- type: oscillator
id: 2
parameters: {color: 128, detune: 64, gain: 63, lfo: 0, phase: 64, shape: 96, stereo: 0, transpose: 64, type: 0}
- type: oscillator
id: 3
parameters: {color: 128, detune: 64, gain: 64, lfo: 0, phase: 64, shape: 96, stereo: 0, transpose: 64, type: 0}
- type: mulp
id: 4
parameters: {stereo: 0}
- type: mulp
id: 5
parameters: {stereo: 0}
- type: pan
id: 6
parameters: {panning: 64, stereo: 0}
- type: outaux
id: 59
parameters: {auxgain: 35, outgain: 64, stereo: 1}