benjaminran / GetGreen

An Android application to detect patterns in a musician's intonation on his or her instrument
1 stars 0 forks source link

AudioProcessor uses fixed buffer size and sample rate #1

Open benjaminran opened 8 years ago

benjaminran commented 8 years ago

While this hasn't caused any issues on my device, I should dynamically set the buffer size and sample rate or more rigorously determine that a static setting is ok.