fix prohozenych tlacitek

This commit is contained in:
severak 2020-04-26 19:00:03 +02:00
parent 5528c565d0
commit ff1f8caf23
1 changed files with 4 additions and 4 deletions

View File

@ -29,10 +29,10 @@ keyboard bounds(32, 354, 400, 100)
label bounds(436, 350, 574, 43) text("Korg MS20 clone by Severak")
label bounds(708, 402, 310, 29) text("(not by Behringer)")
label bounds(344, 468, 676, 22) text("this is actually batshit crazy project and I am already regretting it")
rslider bounds(216, 208, 37, 41) range(0, 1, 0, 1, 0.001) channel("hpfmodenv")
rslider bounds(216, 262, 36, 33) range(0, 1, 0, 1, 0.001) channel("hpfmodlfo")
rslider bounds(276, 208, 42, 37) range(0, 1, 0, 1, 0.001) channel("lpfmodenv")
rslider bounds(278, 262, 40, 33) range(0, 1, 0, 1, 0.001) channel("lpfmodlfo")
rslider bounds(216, 208, 37, 41) range(0, 1, 0, 1, 0.001) channel("hpfmodlfo")
rslider bounds(216, 262, 36, 33) range(0, 1, 0, 1, 0.001) channel("hpfmodenv")
rslider bounds(276, 208, 42, 37) range(0, 1, 0, 1, 0.001) channel("lpfmodlfo")
rslider bounds(278, 262, 40, 33) range(0, 1, 0, 1, 0.001) channel("lpfmodenv")
</Cabbage>
<CsoundSynthesizer>
<CsOptions>