RHYTHM_PLAYER_REASON
Virtual Metronome error message.
Enumerator
- RHYTHM_PLAYER_REASON_OK
 - (0): The beat files are played normally without errors.
 - RHYTHM_PLAYER_REASON_FAILED
 - 1: A general error; no specific reason.
 - RHYTHM_PLAYER_REASON_CAN_NOT_OPEN
 - 801: There is an error when opening the beat files.
 - RHYTHM_PLAYER_REASON_CAN_NOT_PLAY
 - 802: There is an error when playing the beat files.
 - RHYTHM_PLAYER_REASON_FILE_OVER_DURATION_LIMIT
 - (803): The duration of the beat file exceeds the limit. The maximum duration is 1.2 seconds.