I create two audio elements and use them as AudioElementMediaSourceNode to connect it to the RNBO Patch.
In my lifecycle hook of my Vue component I call within the beforeMounted function the createDevice of the rnbo lib and then I heard the first time a glitch. After couple of seconds I can recognize another glitch in the audio.
Is this an known Issue? And if yes is there a possibilty to avoid the glitching while creating the RNBO Device?