stopRhythmPlayer abstract method

Future<void> stopRhythmPlayer()

Disables the virtual metronome. After calling startRhythmPlayer , you can call this method to disable the virtual metronome.

Implementation

Future<void> stopRhythmPlayer();