Dynamic Patching in RNBO

Hegel Pedroza's icon

Hi there,

I'm interested in building a web-based interactive MIDI interface using RNBO. In the past, I've used the "this.patcher" object in Max to dynamically create new objects and customize interactions through JavaScript. Now, I want to achieve a similar capability in RNBO, where I can enable users to create multiple buttons, sliders, and other interactive elements.

Could you please guide me on how to accomplish dynamic patching in RNBO and how I can use JavaScript to customize object creations and interactions within the interface? I aim to create an intuitive MIDI interface that allows users to generate as many buttons and sliders as they need.

Thank you for your assistance! Looking forward to your advice.