Sending not-normalized OSC params to Raspberry
Dear all,
In all the examples i've seen, the OSC addresses used for changing RNBO patch parameters are the .../normalized one. Is that possible to send not-normalized params to rnbo patches?
As example:
sending this works just fine:
/rnbo/inst/0/params/test/normalized 1
instead, sending that:
/rnbo/inst/0/params/test 1
doesn't seem to work...
tnx