Buggy sound on FL Studio and REAPER

Pedro Nonino's icon

Hello! I'm trying to make just a simple single oscillator to run on a juce plugin using the C++ export function.

Here's the repo: https://github.com/pedrononino/RNBO-OSC

In FL Studio the sound is really buggy and choppy.


REAPER it sound constant but very distorted and there are some specific frequencies where it enters some kind of resonance and the volume booms.

In Max its sounding a little distorted but its the most consistent of them all.

OSC.vst3 is on the root folder of the repo if someone could test in other DAWs.

The normal Audio Plugin export works OK.

RNBO Patch


Pedro Nonino's icon

I've tested now using other RNBO patch (EQ) and the https://github.com/Cycling74/rnbo.example.juce template and its still distorted on FL Studio.

Tried changing the sample rate to 44100 and 48000. Nothing happened

I've also tested changing the audio device to ASIO4ALL v2, FL Studio ASIO and primary sound device and it's still very distorted