React Native?
Hello, can it work on React Native?
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
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.
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 :beers: