搜索资源列表
200691514139945
- 这个代码是一个支持不同音频格式的声音动态库文件,支持声音回放、音频编码、解码。他能解码(所以也能播放)WAV, MP3, OGG Vorbis, WMA, APE和CDA, 以及编码 WAV, MP3, OGG Vorbis, WMA和APE。在音频流回放上使用了 DirectSound 8(所以你需要dx8vb.dll),支持DSP,频谱分析,可视化效果等数据控制。文件夹内的示例说明:1、通吃音乐播放器 Ver 2.0(支持播放所有格式的音频文件,支持显示文件TAG,3种可视化效果(频率、时间
genlgftkern
- 本源程序是基于matlab实现了音乐信号处理中的恒Q变换(Constant Q Transformation)并得到频谱矩阵和语谱图-This Code is based on the matlab, being executed for the musical signal processing by using the CQT(Constant Q Transformation)and finally get the frequecy Information
cqt_algorithms
- 音频处理中的恒定Q变换,主要的应用在声源分离、音频谱分析及音频效果上。-Constant-Q transform in music processing. It is useful for several applications, including sound source separation, music signal analysis, and audio effects.