Web Audio API allows us to play synthesized sound. What if you're working with React Native? For example, consider a mobile app that is a piano. How do I make the sound?
I am not looking for a library that helps to play or record audio files.
Ideally, I want https://tonejs.github.io/ for iOS/Android