I made a visualizer using the AnalyzerNode API web interface on my desktop, but now that I am in PhoneGap / Cordova, I donβt know how to copy this using my own APIs. I use the Media class instead of the regular HTML5 audio classes, so I donβt think I can just connect them using .connect()
. Is there any way to do this, at least for Android KitKat and / or iOS 7?
source share