Added Mixer Component, and VCO Component

This commit is contained in:
[poww10s]
2020-11-18 02:53:26 -05:00
parent 7cf5b4c423
commit 45bc4aae55
5 changed files with 91 additions and 3 deletions
@@ -28,7 +28,7 @@ const parametersSlice = createSlice({
},
'vco2': {
id: 'vco2',
waveform: 'Saw',
waveform: 'Square',
dwgsOrModType: 0,
waveMod: 0,
lfoMod: 0,