mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 04:46:13 -05:00
feat(tracker/presets): remove dbgain units from presets
This commit is contained in:
parent
54a8358522
commit
f894e2ee86
@ -1,5 +1,4 @@
|
||||
name: 80s-bass
|
||||
numvoices: 3
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: oscillator
|
||||
id: 3
|
||||
@ -25,9 +24,6 @@ units:
|
||||
- type: pan
|
||||
id: 284
|
||||
parameters: {panning: 64, stereo: 1}
|
||||
- type: dbgain
|
||||
id: 1241
|
||||
parameters: {decibels: 46, stereo: 1}
|
||||
- type: outaux
|
||||
id: 15
|
||||
parameters: {auxgain: 1, outgain: 64, stereo: 1}
|
||||
parameters: {auxgain: 1, outgain: 17, stereo: 1}
|
||||
|
||||
Reference in New Issue
Block a user