搜索资源列表
wave檔案讀取
- 可以將wave檔案取樣成陣列讀取到設定的.txt檔案
讀wave檔
- wave read
PLAYWAVE
- Play Wave File
wave 播放
- 一个播放wave文件的源码程序 vc6.0
WAVE波形显示
- 打开一个WAVE文件读出其二进制数据,在窗口中绘出其波开图,同时播放该WAVE文件(可以根据需要播放和停止)
DSound_demo.zip 使用DirectSound播放wave文件
- 使用DirectSound播放wave文件 ,Using directsound to play wave file
samsound.rar
- 使用低级api音频函数,是一些列以wave开头的api函数,waveIn*是声音输入的。waveOut*是输出的,The use of low-level api audio function, are out to wave at the beginning of the api function, waveIn* is the voice input. is the output waveOut*
wind-and-wave
- 这几个源程序可以造出二维的波浪并且可以消波,可以很好在fluent模拟波浪的运动,另外还有风的程序,模拟风随高度的变化,都是fluent的udf程序。-This can be compute wave and eliminate the wave, the wind udf can make the wind and the wind speed with the height.These all for fluent.
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
MultiWave
- WAVE多通道混音-WAVE multi-channel mixer
sd_wave
- 在vc6.0环境下对实时录入音频画wave波形,用快速傅立叶变换实现得到频谱。-Vc6.0 environment in real-time audio recording painting wave waveform, using Fast Fourier Transform has been the realization of the spectrum.
WAVE
- 一个小的wave编辑和播放器-A small wave editors and players
SignalGenerate
- 本程序用C++,正弦波声音信息发生器VC源代码-This procedure using C++, sine wave generator VC voice message source code
wave
- WAVE文件的格式播放。低级音频函数的使用比较繁琐,大致要有以下几个步骤。 1. 用waveInOpen打开设备,并设置回调。因为要保证实时性,所以不能用查询的方式,而必须设置回调。 2. 为设备分配足够的内存做缓冲区,动态分配或静态数组都可以。为了保证实时性,程序用了双缓冲技术,在处理一个缓冲区数据的同时另一个缓冲区用于录音。为了便于说明写成Buffer1、Buffer2。 3. 将Buffer1关联到设备上去,waveInPrepareBuffer、waveInAddBuf
Wave
- Wave文件访问类,支持打开、关闭、读写等功能。-Wave file access classes, support for open, close, read and write functions.
WAVE-pcm
- 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
wave-basic-c
- 高手(非本人)使用基本C语言写的产生三角函数波形、随机噪声波形等wave波形的代码,并自动保存。代码简练,也可以用C++编译。-Master (non-I) using the basic C language to write the generated trigonometric waveforms, random noise such as wave waveform code, and automatically saved. Concise code, you can also use
Wave-and-stop-playing_and_record
- wave 文件播放 暂停 in VC 实现-wave file playback pause in VC implementation
Wave file
- Simple unit for playing wave file