Sound #H
Command group to play sounds
| Play sound (Hardware Tone Notes) | "Sound string" | |
| Stop sound (Hardware Tone Stop) | ||
| Global sound on/off (Hardware tone control) | on/off | 
| #HTN | "Sound string" | 
The command plays the specified "Sound string".
Notes
The structure of the note string consists of a divider for subsequent notes/pauses, a possible semitone increase for the next note and the notes themselves:
| 1..9 | Divider for subsequent notes/breaks | 
| # | Semitone raise for next note | 
| C,D,E,F,G,A,B,H | Notes (5th octave)Notes (5th octave) | 
| c,d,e,f,g,a,b,h | Notes (6th octave) | 
| P | Pause | 
| #HTS | 
 | 
The command stops the currently playing sound.
| #HTC | on/off | 
The command enables (on = 1) or disables (off = 0) sound generation. This is for switching on or off touch feedback.
