You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to be able to watch an oscilloscope view of the synth output.
This is pulled from a ticket on tone.js
You should be able to create a normal WebAudio GainNode, then it connect from Tone.Destination (or any ToneAudioNode object) to that GainNode ... and then connect the GainNode to oscilloscope.js
The text was updated successfully, but these errors were encountered:
Would be nice to be able to watch an oscilloscope view of the synth output.
This is pulled from a ticket on tone.js
You should be able to create a normal WebAudio GainNode, then it connect from Tone.Destination (or any ToneAudioNode object) to that GainNode ... and then connect the GainNode to oscilloscope.js
The text was updated successfully, but these errors were encountered: