Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.27k stars 964 forks source link

Woscope Integration #1166

Closed joex92 closed 2 months ago

joex92 commented 1 year ago

The feature you'd like More like a feature, I have a question. Can Tone.js be integrated with the Woscope library? Apparently it just needs the Audio Element.

Any alternatives you've considered I made my own XY Oscilloscope with Two.js and Tone.js. But I like Woscope functionality more than what I achieved.

Additional context I'm trying to visualize audio in a XY Oscilloscope.

tambien commented 2 months ago

If it requires an audio element then maybe there's a way to get it to work with MediaStreamAudioDestinationNode