Sound created with a remote webrtc stream track does not seem to work

Hey @Deltakosh,

Finally got some time to play around with this. A couple of issues, my ubuntu system fails to build babylon. Constant firefox crashes, multiple firefox windows created, timeouts, builds fail at different tests (some passed until the 126th and then failed). Weird random stuff. My little surface laptop completes the build though.

Is there anyway to include dependencies in the build, so somehow I could import and use them in index.js in ./localDev ? I need socket.io to communicate with a server to create a stream. I could use the dist directory, but it would be a chore to rebuild every time.