Piano virtual application with android | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Piano virtual application with android

Hi, I want to create a music learning application that comes with music notes from the left side of the screen while playing music. And when the music succeeds, the notes also stop moving. By pulling back the music, the notes should also go back and be completely at the same time with the sound. For this issue, can you help me how can I implement it in Android Studio?

3rd Nov 2020, 11:36 AM
‎hassan.s
‎hassan.s - avatar
1 Answer
+ 4
I want to know, do you want to perform all this tasks in the systems home launcher, or within your applications MainActivity? IDK but you're music notes could be similar to audio visualizers, so it's need audio record permission, I used it with my old project. https://developer.android.com/reference/android/media/audiofx/Visualizer Also there lot of libraries available for free you can use for audio visualization.
3rd Nov 2020, 1:04 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar