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

React Native? #2

Open
pewh opened this issue Jul 20, 2017 · 3 comments
Open

React Native? #2

pewh opened this issue Jul 20, 2017 · 3 comments

Comments

@pewh
Copy link

pewh commented Jul 20, 2017

Hello,
can it work on React Native?

robertrypula added a commit that referenced this issue Aug 17, 2017
@robertrypula
Copy link
Owner

Hello,
Sorry for big delay. It's my hobby project and my time is very limited. To be honest I don't know if this will work with React Native. Next release (arround Fall 2017) of this lib will use new aproach based on FSK modulation. It will require two things:

  • method that returns FFT results (like getFrequencyDomain from AnalyserNode)
  • method that allows to send single frequency tone (like OscillatorNode)

If React Native is supporting it then yes, it will work. In rewritten AudioNetwork's code Web Audio API was hidden behind some layer of abstraction. I feel that we would just need to implement React Native wrapper. I'll do some experiments but now I'm little overloaded with work from other areas related to this project. I should be more free to work on this issue in the beggining of 2018. I will be posting you in this thread.

Thanks!
Robert

@robertrypula
Copy link
Owner

BTW: 'robertrypula referenced this issue from commit 8d5da6c 5 days ago'
This was not my intention. Please ignore it. I just used #2 text in the commit message by accident :) The problem is that I can't delete it now.

@pewh
Copy link
Author

pewh commented Aug 23, 2017

Hello @robertrypula

Thanks for your reply. Unfortunately, I'm not working with RN anymore because of Facebook's license issue :(

However, I'm still looking your library for mobile web browser usage.

And I'll keep this issue open, so anyone who interest with RN + AudioNetwork is able to see the progress here.

Regards 🍻

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