Tagged Questions
2
votes
1answer
810 views
Android AudioRecord - native init failed
I'm trying to use Pure Data in my android app to do some beat detection. I had the basic functionality working before, but after refactoring my code and expanding the app, libpd is failing to ...