搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
PlayAndWaveInTime
- 一个简单的播放器,播放wave文件,进度条可拖动,波形实时显示。-a simple player, broadcast wave paper, progress could be hauled, waveform display.
wave 播放
- 一个播放wave文件的源码程序 vc6.0
WAVE波形显示
- 打开一个WAVE文件读出其二进制数据,在窗口中绘出其波开图,同时播放该WAVE文件(可以根据需要播放和停止)
DSound_demo.zip 使用DirectSound播放wave文件
- 使用DirectSound播放wave文件 ,Using directsound to play wave file
ADMixer_Meter
- 显示wave文件播放时声音的序列-Displaying the array of play of wave file
gene_output_sound_class
- 播放wave文件时的声音曲线 -The voice curve for the play of wave file
wave
- 读取wave文件数据播放并显示波形图,其中分单声道跟双声道。开始要有过滤处理-Play wave file data read and display the waveform diagram, in which with the dual-channel mono. Filtration treatment must be started
wave
- WAVE文件的格式播放。低级音频函数的使用比较繁琐,大致要有以下几个步骤。 1. 用waveInOpen打开设备,并设置回调。因为要保证实时性,所以不能用查询的方式,而必须设置回调。 2. 为设备分配足够的内存做缓冲区,动态分配或静态数组都可以。为了保证实时性,程序用了双缓冲技术,在处理一个缓冲区数据的同时另一个缓冲区用于录音。为了便于说明写成Buffer1、Buffer2。 3. 将Buffer1关联到设备上去,waveInPrepareBuffer、waveInAddBuf
wavplay
- 用消息驱动来播放WAVE文件.比较实用的!-With message-driven to play WAVE files. The more practical!
SampleDirectSound
- 使用DirectSound播放wave文件-Use DirectSound to play wave files. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SoundProject
- 这是播放Wave音乐文件VC源代码,具体看代码.单独CWave.h CWave.cpp 可以直接放到工程中使用.-This is to broadcast the document VC source of Wave music code and concretely see a code.Alone the CWave.h CWave.cpp can directly put the usage in the engineering.
Wave
- 可以实现wav文件的播放,通过实验可锻炼大家的编程能力-It can realize to open wav file
DirectSound
- 使用directsound来播放音频wav文件的小程序,使用时请注意,修改程序代码的wav文件的地址,改成本地的一个wave文件路径即可-Use directsound to play audio wav files small program, please note that when used, modify the program code of the wav file the address of a wave into a local file path can be
CDmultimediaPlayer
- 音频服务; 媒体控件接口 播放wave文件的MCI函数 使用mcisendCommand函数 打开和关闭CD音频设备; 控制CD播放机 出错情形说明 超级链接类的使用-audio-server mediao-controler-api play waver file s mci function use mcisendCommand function use mcisendCommand function open and close cd aud
Wave-and-stop-playing_and_record
- wave 文件播放 暂停 in VC 实现-wave file playback pause in VC implementation
WavePlayer
- 播放wave文件,显示wav的信息,频率、采样率-Play wave files, wav information display, frequency, sampling rate ... ...
XAudio2BasicSound
- 使用Direct Audio播放WAVE文件-use Direct Audio play wave
MixerTest
- 读取声卡信息,可以用来录音或播放Wave文件-Read the sound card information, can be used to record or play Wave file
Wave
- 基于Delphi的Wave音频文件的采集和播放-Wave audio file collection and playback