Ben Bracken -
We've just released the RNBO Move Takeover 1.4.5-alpha.0. This is a small update to accommodate the latest version of RNBO (1.4.5), and...
1
We've just released RNBO 1.4.5, a small, targeted update to address some potential vulnerabilities with the Axios Node Package that is...
Giovanni Maria Vona -
Hi everyone, I'm working on a reusable spectral analysis framework in RNBO that will eventually become the frontend of a realtime...
Hannes d'Hoine -
Hello Sam, did you ever get the phase vocoder to work properly inside RNBO? Struggling with this myself.
2
thomas zalud -
Oh nice, thanks!
6
Julien Bayle -
Hi, I’m trying to get the rnbo.example.daisy project working, following the repository instructions...
misal -
Hello, Has anyone successfully transmitted audio and MIDI over USB to a host computer while running an RNBO patch on a Raspberry Pi? I...
Hi everyone, I am currently running HISE 4.1 on macOS and facing a strange issue regarding the RNBO integration. The Situation: I have...
I’ve pushed a new experimental version v1.8.1 to GitHub. This update significantly improves stability and now supports 4-voice polyphony...
4
Roman Thilenius -
as long as in doubt if there is a quicker solution for some required list processing, start with iterating it into single elements. if the...
5
TFL -
Check [poke], works with [data] and [buffer~]
Hi, I want to recreate the following FFT patch from the FFT 7 tutorial in RNBO. However, I need to implement fft.normalize using RNBO...