Welcome to %s forums

BrainModular Users Forum

Login Register

OSC Communication

I need help on a Patch
uge
Member
Posts: 23
Location: madrid
Contact:

OSC Communication

Unread post by uge » 10 Jun 2021, 09:15

Hello there,

I'm trying to connect a Quartz Composer interface to Usine using OSC.

I can receive data, but I can't to move parameters in Usine since the data seems in different format/value:

foto 1.png
foto2.png
Screen Shot 2021-06-10 at 09.13.53.png

In this case I'm just trying to move a pitch parameter, but I've trying to convert the format in QC with no luck.

Any clue?

Thanks in advance
You do not have the required permissions to view the files attached to this post.

User avatar
senso
Site Admin
Posts: 4427
Location: France
Contact:

Unread post by senso » 11 Jun 2021, 07:23

try to use the data-scaling-change scale module to convert osc [0..1] into pitch [-24..24]

Post Reply