-
Notifications
You must be signed in to change notification settings - Fork 47
All Beep Types
Joe Moran edited this page Feb 24, 2023
·
2 revisions
The 0x19 Configure Alerts, 0x1E Beep Configure, 0x1F Cancel commands all specify a beep type. This document describes all the possible beep types and has audio recordings for the more common values. These audio files were captured by changing the beep type nibble value and issuing a cancel command to test. These audio files recorded by Eelke Jager can be found here.
-
0x0Silent or error response depending on command and circumstances (see below) -
0x1BeepBeepBeepBeep audio recording, beep type 1 -
0x2BipBeep BipBeep BipBeep BipBeep audio recording, beep type 2 -
0x3BipBip audio recording, beep type 3 -
0x4Beep audio recording, beep type 4 -
0x5BeepBeepBeep audio recording, beep type 5 -
0x6Beeeeeep audio recording, beep type 6 -
0x7BipBipBip BipBipBip audio recording, beep type 7 -
0x8BeeepBeeep audio recording, beep type 8 -
0x9Not used, but same behavior as0x0 -
0xANot used, but same behavior as0x0 -
0xBBeepBeep (no audio recording available) -
0xCBeeep (no audio recording available) -
0xDBipBeeeeep (no audio recording available) -
0xEFive second beep if pod is currently suspended (no audio recording available) -
0xFSilent for 0x1E Beep Configure & 0x19 Configure Alerts, but will generate a 0x37 pod fault for 0x1F Cancel!
Beep types 0x0, 0x9 & 0xA (as well as 0xE if the pod isn't currently suspended) will have no beeps or errors when used
in a 0x19 Configure Alerts Command with an a bit of 0 or
in a 0x1F Cancel Command,
but will return a 0x6 Error Response, code 7
if used
in a 0x19 Configure Alerts Command with an a bit of 1 or
in a 0x1E Beep Configure Command.