搜索资源列表
wav_write
- open and create one wav write handle, write out wav file header to file. update wav file header fields. close wav write handle.-open and create one wav write handle, write out wav file header to file. wav fil update e header fields. close wav
wave_solution1.zip
- 音频文件.wav格式头的解析及转换成纯PCM的代码,Parsing of audio file. Wav format header and conversion code into a pure PCM
mp3twav
- 能够将所有的 mp3 mp2 文件解码并保存为wav文件,可以直接播放。 采样率等信息都是自动从header里面提取出来并写到wav文件头中-Be able to decode all of the mp3 mp2 file and save it as a wav file can be played. Sampling rate and other information are automatically extracted from a header inside ou
wav
- WAV音频波形显示分析,一个WAV文件以44字节文件头开始,数据类型是无符号型字节-WAV audio waveform display analysis, a WAV file to the beginning of 44-byte file header, data type is unsigned byte type
mysimpleprocess2
- wav格式详细分析,头信息提取,方便大家对通用无压缩个是音频文件的理解和分析。 -analyse of wav,wav header abstract,a guide for you to know uncompressed audio file.
raw2wav
- 用于为raw音频文件添加wav文件头,方便实用。-This code is used to add wav file header to the raw audio files conveniently and practically.
AudioChannels
- 取AVI/WAV文件的头信息,封装成动态库了,有源码,有测试程序-Take AVI/WAV file header information, packaged into a dynamic library, and there is source code, there are test programs
arseams-adpcmwavfile
- encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
waveread
- wav格式音频的读取,包括头信息分析,需要的可以看一下-wav audio format, read, including the header information analysis, the need to look at
wave_head
- 写一个标准C程序,分析并打印任意WAV文件的头信息-Write a standard C program, analyze and print any WAV file header information
test1
- wav文件头分析,包括文件读入,声道,采样率等-wav file header analysis
readWavhead
- 读入一个WAV音频文件,输出该音频的文件头相关编码信息,如文件大小,文件标识,采样率-Read into a WAV audio file, the output of the audio file header encoding information
read_wav
- 提供功能查看不同类型的wav文件的文件头,并根据文件头的信息读取wav文件的数据信息,并可选择将数据输出到控制台或者文本文件中。-Feature to see different types of wav file header and data read wav file header information, and can choose to output the data to the console or text file.
WAV
- VS2010环境下C++编写,用于读取wav文件,分析文件头,显示通道数目、采样率、比特率、文件长度、量化位数等信息。-VS2010 environment C++ prepare for reading wav files, analyze the file header, showing the number of channels, sample rate, bit rate, file size, number of quantization bits and other informa
pcm2wav
- 为pcm添加头wav头部信息,希望对大家有帮助,求不要吐槽-To add a header pcm wav header information, we want to help
my_wave
- 在PCM编码的前提下,分析wav文件头包含的信息。(analyse wave header.)
