scrapjs / analyser

:mag_right: Analyser stream
29 stars 6 forks source link

question ? #1

Closed smolleyes closed 8 years ago

smolleyes commented 8 years ago

hi

possible to link all your projects to an existing html player ? (mediaelement.js)

for exemple catch the audio output of this player to render it somewhere but let the player read/play the file...

thanks

dy commented 8 years ago

Hi! Do I get you right that you want to intercept audio from a MediaElement and direct it to, for example, audio-biquad? Not yet. But there are plans for that.

smolleyes commented 8 years ago

that s it yep :) to biquad or spectrum or even chain them all :)

ok cool !