Exposing AudioContext
Opened this issue · 2 comments
I want to make my own milkdrop/butterchurn but to do so I need a way to get to audiocontext right?
How can I do this with webamp?
I think i may have asked this years ago but now i RELLY want it.
Im making audio reactive shaders and I also want to make an extension for shadertoy, but I cant with the current code can I?
Ill just hack whatever, but a standard approach would be nice and I dont see it (Im dumb so it way just be me).
This sounds like a reasonable ask. Do you want to just have access to the audio context and to control UI/rendering yourself, or do you want to use the Milkdrop (or generic) window to render your visualizer?
I wanted to control it all myself, but now you mention it, having the window could be rather cool but not fussed.
I just wanted something I could throw on top to handle multiple tracks, eq, control, all dat.
And thanks for the interest, really appreciate it.