Audio glitches right in the beginning every time I create a rnbo device

Robert Rapp's icon

Hello, I am currently work with rnbo.js to develop a small webapplication.

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?