Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use this to get the beats of an existing audio source? #13

Closed
comster opened this issue Jul 24, 2012 · 2 comments
Closed

Can I use this to get the beats of an existing audio source? #13

comster opened this issue Jul 24, 2012 · 2 comments

Comments

@comster
Copy link

comster commented Jul 24, 2012

I'm about to take a deeper look at how this might be possible, specifically in use with aurora.js.

Just thought I'd ask to see if you have any guidance. Thanks for the great lib!

@jsantell
Copy link
Owner

The next phase for dancer.js is essentially latching on to any arbitrary Audio element. Aurora uses an Audio object, so it's possible that this could be exposed (not sure if it is currently, will have to dig), and once exposed, the new interface changes to dancer should allow you to read audio data from an aurora-transcoded audio file.

Trying to tackle implementing this node in webkit -- I'll push this to a branch soon (tomorrow, most likely), if you'd like to see the current state

@comster
Copy link
Author

comster commented Jul 25, 2012

Thanks for the follow up. I'll be watching and helping if I can. Aurora does expose the underlying components, but I'm still not 100% on how it's all put together and they seem to be in dev too.

But having dancer work with any audio/local file source would be terrific!

@comster comster closed this as completed Jul 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants