搜索资源列表
RecordAudio
- 录音(录音的音量,混音器控制)和播放,格式为音频的原始格式wav,才用底层函数(便于扩展),在录音和播放中显示声音的波形.自认为封装的比较好-recording (sound recording, mixing control), and broadcast audio format for the original wav format, only when the underlying function (scalable), the recording and playback of vo
WavePlayer
- 自编的wav文件播放器,用MCI函数实现,可以显示波形,界面比较美观
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
mywavedec2
- 将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。
audiowav
- 探测wave的输出波形显示波形图及其波形动态条图。采用waveInopen 等api函数处理。-Detection wave output waveform display waveforms and waveform dynamic bar graph. WaveInopen such as the use of api functions to deal with.
specdisp
- 自己写的利用FFT变换实现的声音频谱分析函数,支持多声道wav,可以对FFT变换点数、时间分辨率、频率分辨率、显示方式进行定制-Wrote it myself using FFT transform the voice spectrum analysis function, support multi-channel wav, can transform FFT points, time resolution, frequency resolution, and display customiz
audiovu_peak
- 通过调用waveopen 函数获取pcm格式的声音文件的声道波形及其动量音量显示-Waveopen by calling the function to get the pcm format sound files and their momentum volume channel waveform display
waveout-player
- 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
RECORD_WAVE
- 有录音功能,能够显示波形,还能控制音量的大小,低级音频函数实现-A recording function, can display the waveform, but also control the volume size, low-level audio functions to achieve