FS#12986 - Metronome issues on Ipod 6G
Metronome plugin is not functional on Ipod 6G.
Steps to reproduce:
1) Open metronome;
2) Hold the "Select" button.
Expected:
– The metronome starts to tick in the headphones.
Observed:
– The text on the screen changes from "start: hold select" to "stop : cancel", but no sound is made.
– A short click on the Select button emits a single tick sound, but the tapped frequency cannot be captured as the Ipod 6G does not have any "Record" button.
Comment:
As single taps can be made, the metronome.c / play_tock() seems to work
and at least some sort of sound can be produced on this hardware,
maybe something is wrong with the timer_callback() ?
Can also confirm on iBasso DX50.