WonyJeong / flutter_piano_audio_detection

Flutter Piano Audio Detection implemented with Tensorflow Lite Model (Google Magenta)
MIT License
38 stars 11 forks source link

How to modify audio input received? #9

Open ryderprogramming opened 5 months ago

ryderprogramming commented 5 months ago

I would like to modify the audio input, but I'm very new to flutter and have no idea how to start.