audio buffers in RNBO
Sarunas Kilius
May 2, 2023, 3:58 PM
Hello,
I have run into a small problem when loading audio files into a RNBO patch on a website.
While it works well using the groove~ object, the sound does not appear when I try it with a granulator~ object.
The patches are almost identical, thats why I am confused as to why it is not working.
Any ideas?
Many thanks!!


Alex Norman
May 2, 2023, 4:24 PM
does your website code load audio data into "mybuff" for the granulator example?
Sarunas Kilius
May 2, 2023, 5:18 PM
i got it working now, thank you!
and it does load yes, i fixed it by renaming the buffer - still not sure what was the issue.