Routing series of numbers

alwilts's icon

Hi guys

I'm trying to build a patch where a single dial can control two separate dials - If, for example, we use 0-127, I wanted 0-63 controlling one dial, 64 as the 'off' position, and 65-127 controlling the other dial.

Essentially I need 0-63 sent one way and 65-127 sent another way, but I can't figure out how to do it.

route and select send bangs so I can't use them.. and I can't figure out what to do!

Any help would be appreciated!

Many thanks

Floating Point's icon

have a look at [split]-- should do what you want

alwilts's icon

Thank you, exactly what I've been looking for!