Searched refs:beep (Results 1 – 19 of 19) sorted by relevance
52 int beep; member229 s->beep = 1; in audio_frame()230 if (s->beep) { in audio_frame()232 s->beep++; in audio_frame()236 if (s->beep >= s->beep_duration) { in audio_frame()237 s->beep = 0; in audio_frame()
203 this.getToolkit().beep(); in keyPressed()215 this.getToolkit().beep(); in keyPressed()265 getToolkit().beep(); in keyPressed()285 this.getToolkit().beep(); in paste()292 this.getToolkit().beep(); in paste()344 getToolkit().beep(); // LIU: Add audio feedback of NOP in keyTyped()359 getToolkit().beep(); // LIU: Add audio feedback of NOP in keyTyped()
3 /// <reference types="@beep/boop" />
13 beep: { type: 'boolean', short: 'b' } property
22 system is not able to beep the speaker, :exc:`RuntimeError` is raised.42 described below. The value ``-1`` produces a "simple beep"; this is the final
92 .. function:: beep()206 attention signal produced by :func:`beep`.
74 beep(); in menu_widget_create()
121 beep(); in create()
265 beep(); in create()
52 exports.beep = function () { function
341 if (style.beep) {342 output += consoleControl.beep()
250 repr(call()().bar().baz.beep(1)),291 mock.foo(1).bar()().baz.beep(a=6)293 last_call = call.foo(1).bar()().baz.beep(a=6)
36 and the resulting beep, and then measure the time between them.
809 curses.beep()812 curses.beep()
25 application/beep+xml
2690 NoArgNoReturnFunctionBody(beep) in _curses_baudrate_impl()
10880 0x1.17beep-218261 -0x1.202beep-118293 -0x1.202beep-118325 -0x1.202beep-118357 -0x1.202beep-118823 -0x1.202beep-119121 -0x1.202beep-1
7578 Enable a periodic beep every second with frequency @var{beep_factor} times7579 the carrier frequency. Default is 0, meaning the beep is disabled.7621 Generate a 220 Hz sine wave with a 880 Hz beep each second, for 5 seconds:29911 Generated stream periodically shows flash video frame and emits beep in audio.29927 Set output audio beep amplitude. Default value is @code{0.7}.29930 Set output audio beep period in seconds. Default value is @code{3}.