代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.hex
:0300000002086093
:0C086000787FE4F6D8FD758107020826B9
:10080000E4FDFCC3ED9FEC9E501BE4FBFA000000EE
:10081000000BBB00010AEB64324A70F1B2800DBDDF
:0508200000010C80DE68
:0108250022B0
:10082600C2B67FD
sound.c
/*
* sound.c
* 先录制几秒种音频数据,将其存放在内存缓冲区中,然后再进行回放,其所有的功能都是通过读写/dev/dsp设备文件来完成
*/
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel
sound.js
/*
* Ext JS Library 0.20
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.air.Sound
*
* @singleton
*/
Ext.air.Sou
sound.cpp
/*********************************************
程序设计:罗穆峰 2008-11-20
http://lmf.biaotian.com
E-mail: lmf@biaotian.com
QQ: 16324942 [模范英雄]
*********************************************/
#include
sound.h
#ifndef _SOUND_H_FILE_INCLUDED_
#define _SOUND_H_FILE_INCLUDED_
#include
#include
struct SOUNDCHANNEL
{
std::vector Data;
int CurPos;
bool Loop;
};
class CSo
sound.rc
Sound1 WAV "c:\ding.wav"
sound.xpm
/* XPM */
static const char * sound_xpm[] = {
"16 16 121 2",
" c None",
". c #939CA9",
"+ c #89919F",
"@ c #A6AEBA",
"# c #99A0AC",
"$ c #5B6576",
"% c #1A202C",
"& c #1E283A",
"* c #141F32"
sound.h
/*
* Minor numbers for the sound driver.
*/
#include
#define SND_DEV_CTL 0 /* Control port /dev/mixer */
#define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM
synthesi
sound.h
/*
* Minor numbers for the sound driver.
*/
#include
#define SND_DEV_CTL 0 /* Control port /dev/mixer */
#define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM
synthesi