-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Setting parameters using OSC-in locks the source of the value to always OSC-in even when deleting the OSC path and assigning a new fixed value.
For example:
new synth sine note(/OSC/input1 3)
always gets the value from /OSC/input1
even when replacing and running new code
new synth sine note(0 3)
tmhglnd
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working