Skip to content

Parameter setting using OSC-in #56

@GuillemGongora

Description

@GuillemGongora

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions