Have you considered automatic page turning by analyzing the microphone input?
You would probably have to do 3 different position finding methods to gain enough stability. Like combining (1) FFT note pitch recognition with (2) some beat tracking algorithm and (3) some homegrown rhythm-analysis.
You would probably have to do 3 different position finding methods to gain enough stability. Like combining (1) FFT note pitch recognition with (2) some beat tracking algorithm and (3) some homegrown rhythm-analysis.
What do you think about that?