代码搜索结果
找到约 10,000 项符合
Sound 的代码
c语言库函数(s类字母) - 3.txt
函数名: sound
功 能: 以指定频率打开PC扬声器
用 法: void sound(unsigned frequency);
程序例:
/* Emits a 7-Hz tone for 10 seconds.
Your PC may not be able to emit a 7-Hz tone. */
#include
time.lis
.module time.c
.area data(ram, con, rel)
0000 _sound::
0000 .blkb 1
.area idata
000
readme
Advanced Linux Sound Architecture - Utilities
=============================================
This package contains the command line utilities for the ALSA project.
The package can be compiled onl
tunes.h
// tunes.h
#include "sound.h"
/******************************************************************************
*
* A song is defined by a table of notes. The first byte sets the tempo. A
techinfo.txt
Welcome to the Quake Technical Information file!
TABLE OF CONTENTS
-----------------
Introduction to the Console..............
Video Subsystem Documentation............
Sound Subsystem Document
readme
Advanced Linux Sound Architecture - Utilities
=============================================
This package contains the command line utilities for the ALSA project.
The package can be compiled onl
time.lis
.module time.c
.area data(ram, con, rel)
0000 _sound::
0000 .blkb 1
.area idata
000
time.lis
.module time.c
.area data(ram, con, rel)
0000 _sound::
0000 .blkb 1
.area idata
000
kyodai.ini
#Kyodai
#Mon Jul 17 22:58:06 CST 2006
Animate=2
Sound=1
Music=1
LevelIndex=2
soundobj.h
/**********************************************************************
*<
FILE: soundobj.h
DESCRIPTION: Sound plug-in object base class
CREATED BY: Rolf Berteig
HISTORY: created 2