mk90.commands
Command beep
Emit a short tone through the internal buzzer.
Synopsis
beepOrdinary invocation: foreground child, PID 3; the shell waits. Not an allowed pipe producer.
Parameters
This command has no documented parameters.
Description
Uses the kernel’s bounded shared-controller transaction and then releases the controller. It accepts no pitch or duration argument.
Examples
beepLimits and side effects
- For programmable raw sound parameters in a BASIC application, use SOUND. For periodic background beeps, use RUN PULSE.
Status and diagnostics
Success is status 0. No command-specific status is added; shared ROM/controller failures remain possible. See the diagnostic reference.
See also
run · uart · Shell syntax