@geloescht @zauner
Hi
I was quite amazed when I realized that I could build an online DJ mixer application already now.
So I did that and it worked even with fake scratching due to the delay node.
In the very end I brought in the database for the tracks switching.
But then I realized that the Filestream node crashes if you switch the file.
It initializes correctly on startup with the file name but can change in runtime.
chrome chrashes the tab after slowly dying into freeze. duration showing NaN as visible on the screenshot.

is this the intended way of using it or did i miss a point?
Or is it realy bugged
Maybe call this.evaluate on fileswitching for the audio buffer or something like that?
@geloescht @zauner
Hi
I was quite amazed when I realized that I could build an online DJ mixer application already now.
So I did that and it worked even with fake scratching due to the delay node.
In the very end I brought in the database for the tracks switching.
But then I realized that the Filestream node crashes if you switch the file.
It initializes correctly on startup with the file name but can change in runtime.
chrome chrashes the tab after slowly dying into freeze. duration showing NaN as visible on the screenshot.
is this the intended way of using it or did i miss a point?
Or is it realy bugged
Maybe call this.evaluate on fileswitching for the audio buffer or something like that?