mirror of
https://github.com/vsariola/sointu.git
synced 2026-03-21 06:10:10 -04:00
fix(tracker/presets): remove unconnected sends from two presets (#230)
This commit is contained in:
committed by
GitHub
parent
6a331f7a57
commit
11977a5dc6
@ -21,9 +21,6 @@ units:
|
|||||||
- type: envelope
|
- type: envelope
|
||||||
id: 1284
|
id: 1284
|
||||||
parameters: {attack: 53, decay: 68, gain: 98, release: 0, stereo: 0, sustain: 0}
|
parameters: {attack: 53, decay: 68, gain: 98, release: 0, stereo: 0, sustain: 0}
|
||||||
- type: send
|
|
||||||
id: 1348
|
|
||||||
parameters: {amount: 26, port: 0, sendpop: 0, stereo: 0, target: 184, voice: 0}
|
|
||||||
- type: oscillator
|
- type: oscillator
|
||||||
id: 1285
|
id: 1285
|
||||||
parameters: {color: 128, detune: 64, gain: 64, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 80, type: 0, unison: 3}
|
parameters: {color: 128, detune: 64, gain: 64, lfo: 0, phase: 0, shape: 64, stereo: 0, transpose: 80, type: 0, unison: 3}
|
||||||
|
|||||||
@ -63,17 +63,3 @@ units:
|
|||||||
- type: outaux
|
- type: outaux
|
||||||
id: 1681
|
id: 1681
|
||||||
parameters: {auxgain: 1, outgain: 128, stereo: 1}
|
parameters: {auxgain: 1, outgain: 128, stereo: 1}
|
||||||
- id: 1773
|
|
||||||
parameters: {}
|
|
||||||
comment: SideChains
|
|
||||||
- type: envelope
|
|
||||||
id: 1769
|
|
||||||
parameters: {attack: 57, decay: 75, gain: 128, release: 0, stereo: 0, sustain: 0}
|
|
||||||
- type: send
|
|
||||||
id: 1727
|
|
||||||
parameters: {amount: 21, port: 0, sendpop: 0, stereo: 0, target: 1726, voice: 0}
|
|
||||||
- type: send
|
|
||||||
id: 1728
|
|
||||||
parameters: {amount: 20, port: 0, sendpop: 1, stereo: 0, target: 1713, voice: 0}
|
|
||||||
- id: 1682
|
|
||||||
parameters: {}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user