-
Notifications
You must be signed in to change notification settings - Fork 46
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.
-
0x0
Silent or error response depending on command and circumstances (see below) -
0x1
BeepBeepBeepBeep audio recording, beep type 1 -
0x2
BipBeep BipBeep BipBeep BipBeep audio recording, beep type 2 -
0x3
BipBip audio recording, beep type 3 -
0x4
Beep audio recording, beep type 4 -
0x5
BeepBeepBeep audio recording, beep type 5 -
0x6
Beeeeeep audio recording, beep type 6 -
0x7
BipBipBip BipBipBip audio recording, beep type 7 -
0x8
BeeepBeeep audio recording, beep type 8 -
0x9
Not used, but same behavior as0x0
-
0xA
Not used, but same behavior as0x0
-
0xB
BeepBeep (no audio recording available) -
0xC
Beeep (no audio recording available) -
0xD
BipBeeeeep (no audio recording available) -
0xE
Five second beep if pod is currently suspended (no audio recording available) -
0xF
Silent 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.