Params out of range
Hello!
I'm trying to make sort of a groove box with RNBO and export it to raspberry pi, as a first attempt I thought the best way to tackle it was to take the synth building blocks and the guitar pedals libraries to make it.
However, when I try to copy and paste a building block to another rnbo patch it doesn't understand the param object and gets rid of the ins and outs of the bpatcher.
Furthermore it got me thinking, can I have a wave table and a granular synth in the same RNBO patch so i can use them at the same time, or is the groovebox idea unfeasable?
Sorry if it felt hard to understand but I'm brandnew to RNBO
Thanks you for helping!

It looks like you're attempting to create rnbo specific objects in a max patcher instead of inside a rnbo patcher. Also, there is no reason you shouldn't be able to have all these things in 1 RNBO patcher but you're creating a bunch of rnbo patchers instead of just one.
You may be interested in the new RPI features we just exposed via RNBO 1.3: https://rnbo.cycling74.com/learn/raspberry-pi-web-interface-guide#the-graph-editor-
Thank you for the reply, yes I managed to figure it out afterwards, it was just a case of being new to the software.
Thank you for the exposure on the new update, i was not aware of it.