搜索资源列表
wave
- 播放任意长度WAVE文件的程序,大家可以对比参考
readWave
- 读取wav文件的时间长度信息,可能有些朋友需要预估wav文件的时间信息。 代码限定读取8k,8bit,单声道的wav,可以修改return.
bofangwav
- playwav.c 只能播放短文件,属于参照。 dsp.c 即能播放任意长度WAV文件。-playwav.c can only play a short document, belonging to the light. dsp.c which can play WAV files of arbitrary length.
ylj_fileheader
- 读取wavepro7100的2进制文件头参数 返回4个参数:采样长度,增益,偏移量,时间间隔 ylj 2005.6.9-2 M wavepro7100 read file header parameters The return of four parameters: the sampling length, gain, offset, time interval
Motherboard-roar-music
- 调用相应程序控制音高 音值 音量 的长度 利用主办轰鸣器唱歌的软件-Calls the appropriate process control sound volume of the length of the use of treble the value of organized singing roar device software
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
eng2
- 语音信号的短时能量计算,可以计算语音信号的短时能量,在不同窗口形状与长度下-Short-term energy of the speech signal, can calculate the time speech signal energy at different window shapes and lengths
soundrecorder
- 这是一个最简单易用的录音机android源码:- 界面简洁,简单易用,启动快占用内存少- 没有录音长度限制,保存的录音文件在SD卡AudioRecorder文件夹下- 点击列表文件可以播放。-This is one of the easiest-to-use recorder android source code:- interface is simple and easy to use, quick start small footprint- no record length limit,
FilterDesign01
- 变采样和多相滤波器的实现。本程序实现了一个变采样程序,中间设计滤波器设计和插值抽取。其中滤波器设计用的是窗函数法,根据要求设计窗函数,得到窗函数的长度。接着是插值,滤波,抽取,得到最后变采样之后的波形文件、另外对比了用直接卷积和多相分解卷积两种方法最后的结果。 -Implementation of variable sampling and polyphase filter. This procedure implements a variable sampling procedures,
generate_music_tone
- 根据给定频率,持续长度和采样率来产生单音纯音信号,可以通过sound()进行播放,适合做音频合成实验-According to a given frequency, duration length and sample rate to produce a pure tone signal tone, can be played through sound (), suitable for audio synthesis experiments
libogg
- 首先对输入音频PCM信号进行时频分析,决定MDCT的长度,即加窗,然后进行MDCT变换;同时对原始音频信号要进行FFT分析。两种变换的频谱系输入给心理声学模型单元,MDCT系数用于噪声掩蔽计算,H可结果用于音调掩蔽特性计算,共同构造总的掩蔽曲线。然后根据MDCT系数及掩蔽曲线,对频谱系数进行线性预测分析用LPC(Linear Prediction Coefficience,线性预测系数)表示频谱包络,即基底曲线(Floor Curve);或通过线性分段逼近方式获得基底曲线。从MDCT系数中去掉