RNBO for externals arguments and signal inputs.

Naoki's icon

Hi! I'm trying to make an object with rnbo~ and i want it to have UX like max objects:

  • arguments

  • attributes

  • combined signal/float inputs

and I'm having trouble finding solution for arguments and combined signal/float inputs. Is there a way to make it within rnbo? or i need to dive in sdk?

Wil's icon

I can't find [typeroute] inside RNBO~

Aslo, 'args' only work with sub patcher inside rnbo

Max Patch
Copy patch and select New From Clipboard in Max.

Wil's icon

Hi again.

I noticed a peculiar behavior when I types @cycle_freg into top level RNBO (in the patch above)

basically with DSP on you can hear the new frequency for a moment - then jumps @min 20

So I thought - may be it is designed to work as extenal

So I exported external

Yes - you can type @param_name 123 as argument when you export external

This is the patch from previous post exported as external

Screen Recording 2026-06-28 at 4.17.11 PM.mov