资源列表
Audio_Equ
- Audio Equalizer using matlab/simulink
Android_DevCamp_08_Li-Peng-Jun
- android 音频的应用分析,未来的应用!-android audio application analysis, application of the future!
Android-Audio
- andorid audio系统概述,应用层到底层的audio-Overview of the andorid audio system
BPNN
- BPNN音乐识别的 BPNN音乐识别的 -music regconition
Music
- 用Java编写的MP3播放器,播放时,可以同步显示歌词-It s a MP3 player written in Java which can synchronously display lyrics
audio_analysis_synthesis.tar
- 该代码提供了音频信号的分析与重建示例代码, 该代码用fft 与mdct两种方式对音频信号进行分析和完美重建(perfect reconstruct), 通过该代码的学习可以了解并进一步学习mp3与AAC编码原理, 因为本代码与AAC滤波器组的分析与综合是一样的-audio analysis and synthesis example code
resample-v1.0.0.40.tar
- 采样率转换代码,用多相滤波器实现了音频的抽取、插值与分数倍速重采样, 尤其是分数倍重采样是现在大部分采样率转换代码中没有的,该代码对三种方式都提供了例子代码供参考-resample, decimate and interp audio samples
fir-v1.0.0.40.tar
- 音频信号处理中常用的fir滤波器, 提供了各种窗函数的计算函数,提供了低通滤波器、高通滤波器、带通滤波器、带阻滤波器的设计与实现代码,并提供了例子程序-fir filter , supply lpf,hpf,bandpass and bandstop filter design and implemention
fft-v1.0.0.40.tar
- fft的快速实现,核心部分无任何耗时的sin,cos运算,所需要的数据初始化时全部已经计算好了。并且提供了fft的定点代码(这是很多fft不具有的),可以方便地移植到嵌入式和DSP环境-fft of rapid implementation, the core portion without any time-consuming sin cos operation, the initialization of the data needed all been calculated. And pr
dtw
- this dynamic time rAPPING program in c-this is dynamic time rAPPING program in c++
bofangqi
- 自己用C++写的音乐播放器源码。功能很全。-The write with C++ source music player. The function is very full.
Audio-Signal-Realtime-Collection
- 基于C++的音频实时捕获与播放。主要功能有:波形显示、实时播放采集的文件和录音为文件的功能等。-C++ audio in real time capture and playback. The main features are: waveform display documents collected real-time playback and recording file.