RNBO Plugin Export Bug

Benjamin Zakharenko's icon

Hi there,

I'm trying to make a multisampled piano VST plugin with RNBO for a class I'm taking, with all the samples embedded. However, upon export the target export window seems to glitch out after a little bit. I receive no errors, but the export does not complete and I have to quit Max entirely to get the glitch to go away. I've attached a link to a screen recording of the issue, as well as the patch in question. Is there a specific reason this is happening, or does RNBO simply not support cloud compiling with embedding files of this magnitude?

Benjamin Zakharenko's icon

The link seems to not have attached properly, my apologies. Here should be the link.

Wil's icon

Actually you did receive an error

This happens after trying to build then closing and re-openning the patch

here is your fix

RNBO needs @patchername to find the file to load

there was no RNBO file (MultiSampler.rnbopat) in the folder so I made one

the RNBO patch and main patch should NOT be the same name so I made notcaps.rnbopat (multisampler.rnbopat) and called on that one

I don't have permission to your google drive so cannot share