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

Do we kiss web-audio good-bye with react-native! #3

Open
zoomclub opened this issue May 5, 2015 · 1 comment
Open

Do we kiss web-audio good-bye with react-native! #3

zoomclub opened this issue May 5, 2015 · 1 comment

Comments

@zoomclub
Copy link

zoomclub commented May 5, 2015

Love Web Audio but it might be a long haul getting it into NPM form and something that works with React-Native. Any thoughts on where this might go?

@Izzimach
Copy link
Owner

Izzimach commented May 5, 2015

WEll, react-webaudio is an experiment to see how well React can be applied to a non-DOM scene graph. It works OK but I think the fit is a little clumsy. Also, getting a WebAudio equivalent working in React-Native sounds like a chunk of work. I think going forward it would work out better to make a more generic audio lib that provides more abstract nodes (buffersource, filter, etc.) and then map those onto either WebAudio or Native-equivalent constructs.

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