Location:
Search - dsdemo 3
Search list
Description: 数据结构算法演示系统DSDEMO(类C描述语言 3.1中文版) 帮助学习数据结构-Data Structure Algorithm Demonstration System DSDEMO (Class C Description Language 3.1 Chinese Version)
Platform: |
Size: 2188288 |
Author: |
Hits:
Description: 总结一下我对混音算法的学习,大概有以下几种方式:
1. 直接加和
2. 加和后再除以混音通道数,防止溢出
3. 加和并箝位,如有溢出就设最大值
4. 饱和处理,接近最大值时进行扭曲(“软件混音的实现”一文算法就是这类)
5. 归一化处理,全部乘个系数,使幅值归一化。(只适用于文件)
6. 衰减因子法,用衰减因子限制幅值[1]。- This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
Platform: |
Size: 929792 |
Author: qiu |
Hits: