-
Notifications
You must be signed in to change notification settings - Fork 987
Using Tone.js with React
cdcv edited this page Nov 21, 2020
·
5 revisions
Note to anyone considering working with audio in React Native, including using Tone.js. React Native uses native audio libraries that can cause substantial and unforeseen problems, like random whole-app crashes that are very difficult to debug and may be due to un-changeable native code. Proceed with caution.
footer