feat(tracker/presets): improving and adding presets

This commit is contained in:
Petri Järvisalo
2025-10-26 19:13:19 +02:00
committed by GitHub
parent 60ae8645b6
commit c1ea47a509
41 changed files with 621 additions and 487 deletions

View File

@ -9,6 +9,12 @@ units:
- type: mulp
id: 1243
parameters: {stereo: 1}
- type: filter
id: 1741
parameters: {bandpass: 0, frequency: 93, highpass: 0, lowpass: 1, resonance: 113, stereo: 1}
- type: hold
id: 1742
parameters: {holdfreq: 91, stereo: 1}
- type: pan
id: 1244
parameters: {panning: 64, stereo: 1}