搜索资源列表
flattoolbar
- 带声音效果的按钮- Belt sound effect button
mp3-AT89C51SND1C
- AT89C51SND1具有以下功能: *MP3硬件解码器 -单独的MP3解码器 -支持48,44.1, 32, 24, 22.05, 16KHz采样频率 -左右声道独立的音量控制(软件使用31级) -重低音、中音、高音均衡控制(31级) -重低环绕声效果 -辅助数据输出 -“CRC错误”和“MPEG帧同步”指示-AT89C51SND1 has the following functions : * MP3 decoder hardware-alone MP3 dec
Sample08
- 使用DirectSound播放声音。DirectSound全部是播放声音效果所需要的,可以把它看作控制所有声音的API。-broadcast voices. DirectSound all play a sound effect is needed, it can be taken as the voice of all control API.
TerrisCode
- 俄罗斯方块源码,相对加入了声音的作用-Tetris source, the relative added sound effect. .
high-sound-effect
- 功能强大的音效处理库,包括混响,回声,压缩,合唱等。-audio effect include reverb echo
3d surround
- 3D surround sound effect dealing
3d_sound_effect_converter
- 3d sound effect converter
Filterbankbasedblindsignaseparationwithestimatedso
- 采用滤波器组,将盲分离与声源定位结合在一起。滤波器组中分别进行子带处理,并且在每个子带中进行声源定位,最后综合所有子带估计的方向得到多个声源的方位信息,同时将声源信息作为ICA分析的约束条件,可以在色噪声及多得到更好的盲分离效果。其优势在于用滤波器组进行多次的估计声源方向,再加以合适的权值均衡后即可得到更优的估计。-The use of filters will be blind source separation and sound localization together. Filter
gutarEffects
- 吉他效果器的文章 DJ开发者的必备手册 描述了很多音效 delay效果 振幅效果-Guitar effects device developers article DJ essential handbook describes a lot of sound effects of the amplitude of the effect of delay and so on
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
Sound
- Learn how to play an instantaneous sound for the iPhone (for example sound effect for clicks)
sound
- BREW上用C语言编写的SOUND文件。虽然简单单对新手来说有一定作用。具有学习作用-BREW using C language on the SOUND file. Although a simple one-on-newcomers have a certain effect. With a learning effect
flanging
- 镶边效应,可以产生不错的变声效果,可以随意修改-Flanger effect, the changes can produce a good sound effect, you can freely modify
3dCar
- Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.-Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.
AnimetedCar
- Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.-Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.
zoumigong
- 一个简单的走迷宫游戏,按照txt说明安装运行,实现了配音特效,地图分区显示等功能-A simple Maze game.You can set up it under the guide of the txt document inside.Main technique includes sound effect ,showing the whole map in pieces and so on.
SOUND-PLAY-FOR-51MCU
- 歌曲演奏 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的
course-work
- 一个小的3D功能小程序, 能控制camera,移动cube,翻转cube, 音效效果。-small 3-d function, camera control, move and rotate the cube,sound effect
sound_effect
- sound effect generated by tms kit
MFC-sound
- 带声音的VC++|MFC启动窗体特效源码,有启动窗口图像的实现,声音效果的实现。是很不错的学习资源,教你如何加声音效果-With the sound of the VC++ startup form source effects, achieve the startup window image, to achieve the sound effect.