I am trying to store analog data from Android mike to musical notes such as a4,b1.. I tried working with aubio.org . But its written in C. Is there any other open source for doing it. If aubio is the way to do it how can i do it.
Asked
Active
Viewed 401 times
4
-
You can port it to android by NDK – Slim_user71169 Sep 25 '15 at 09:57
1 Answers
1
Take a look at this project - audio2midi integrating aubio in android.

Boris Pavlović
- 63,078
- 28
- 122
- 148