代码搜索结果

找到约 1,762 项符合 Speaker 的代码

sound.c

/* * Interrupt handling in Real-Time. Play sounds with PC speaker. * * (C) Michael Barabanov, 1997 * (C) FSMLabs 1999. baraban@fsmlabs.com * Released under the GNU GENERAL PUBLIC LICENSE Versi

irqthread.c

/* * Interrupt handling in Real-Time. Play sounds with PC speaker. * * (C) Michael Barabanov, 1997 * (C) FSMLabs 1999. baraban@fsmlabs.com * Released under the GNU GENERAL PUBLIC LICENSE Versi

unit1.dfm

object Form1: TForm1 Left = 193 Top = 107 BorderStyle = bsDialog Caption = 'BASS multi-speaker example' ClientHeight = 196 ClientWidth = 345 Color = clBtnFace Font.Charset = DE

delay18.asm

; Delay18.asm ; ; Software/Hardware based Delay Subroutine .xlist include stdlib.a includelib stdlib.lib .list ; PPI_B is the I/O address of the keyboard/speaker control ; port.

get_ndx.prl

#!/usr/local/bin/perl # # This script will copy the speaker independent file lists from # RMCD2 to ndx directory. # # TL 7/1998 # push @INC, "$ENV{RMSCRIPTS}"; require "global.pl"; $nd

sound.gml

.func sound #include void sound( unsigned frequency ); .ixfunc2 '&DosFunc' &func .funcend .desc begin The &func function turns on the PC's speaker at the specified .arg frequency. The

irqsig.c

/* * Interrupt handling in Real-Time. Play sounds with PC speaker. * Signal version * * (C) Michael Barabanov, 1997 * (C) FSMLabs 1999. baraban@fsmlabs.com * Released under the GNU GENERAL PU

sound.c

/* * Interrupt handling in Real-Time. Play sounds with PC speaker. * * (C) Michael Barabanov, 1997 * (C) FSMLabs 1999. baraban@fsmlabs.com * Released under the GNU GENERAL PUBLIC LICENSE Versi

irqthread.c

/* * Interrupt handling in Real-Time. Play sounds with PC speaker. * * (C) Michael Barabanov, 1997 * (C) FSMLabs 1999. baraban@fsmlabs.com * Released under the GNU GENERAL PUBLIC LICENSE Versi

usrusbspkrinit.c

/* usrUsbSpkrInit.c - Initialization of the USB Speaker driver */ /* Copyright 1999-2001 Wind River Systems, Inc. */ /* Modification history -------------------- 01b,02feb01,wef Added ios functional