4

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.

Boris Pavlović
  • 63,078
  • 28
  • 122
  • 148
Ranjithkumar
  • 697
  • 6
  • 16

1 Answers1

1

Take a look at this project - audio2midi integrating aubio in android.

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