爱技术

 找回密码
 注册会员

QQ登录

只需一步,快速开始

微信登录

微信扫一扫,快速登录

搜索
查看: 360|回复: 3
收起左侧

[求助] 铃声增强补丁的疑问

[复制链接]
发表于 2006-9-22 15:58:11 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?注册会员 微信登录

x
dcl.ini、iir.ini这2个文件具体起什么样的控制?

iir.ini
;;; General Configuration ;;;
[GeneralConfig]
EnableIIR= 0     ; 0 = disabled, other = enabled


打补丁前,EnableIIR=1,这个什么意思?应该是全局控制的。

;;; Builtin Speaker, Sample Rate 8000 Hz ;;;
[BuiltIn8000]
gain= 18646 (这个是灵敏度或者声音电平的意思)
no_biquads= 1
coeffs0= -16384 16384 7723 -5461


这样的语句具体是怎么控制的?


dcl.ini

;;; Sample Rate 8000 Hz ;;;
[8000]
LimL=  -10       ; Power limitation: 10 x dB
LimC= -400       ; Compression range: 10 x dB
LimE= -650       ; Expansion range: 10 x dB
GainC= 250       ; Compression gain: 10 x dB
UpdateExpUp= -1  ; Release (slow gain up)
UpdateExpUd= -1  ; Release (fast gain up)
UpdateExpDn= -1  ; Attack (fast gain down)
BlockExp= -1     ; Defines block size for processing (2^-BlockExp)
MeanExp= -5      ; Parameter for initial initialisation


这里的L、C、E是代表频段吗?频率是怎么分段的?

谁能说说?谢谢
我想修改这2个声音控制文件看看,老感觉铃声增大补丁的效果太粗燥了,因为原始8000HZ比其它采样大50
 楼主| 发表于 2006-9-22 15:59:23 | 显示全部楼层
Sample Rate 8000 Hz ;;;
[PostDCL8000]
gain= 24909
no_biquads= 1
coeffs0= -15952 16384 14133 -14693

;;; PostDCL Speaker, Sample Rate 11025 Hz ;;;
[PostDCL11025]
gain= 25440
no_biquads= 1
coeffs0= -16157 16384 14992 -15119

;;; PostDCL Speaker, Sample Rate 12000 Hz ;;;
[PostDCL12000]
gain= 25546
no_biquads= 1
coeffs0= -16193 16384 15155 -15215

;;; PostDCL Speaker, Sample Rate 16000 Hz ;;;
[PostDCL16000]
gain= 25831
no_biquads= 1
coeffs0= -16277 16384 15571 -15493

;;; PostDCL Speaker, Sample Rate 22050 Hz ;;;
[PostDCL22050]
gain= 26046
no_biquads= 1
coeffs0= -16328 16384 15862 -15730

;;; PostDCL Speaker, Sample Rate 24000 Hz ;;;
[PostDCL24000]
gain= 26090
no_biquads= 1
coeffs0= -16336 16384 15918 -15782

;;; PostDCL Speaker, Sample Rate 32000 Hz ;;;
[PostDCL32000]
gain= 26207
no_biquads= 1
coeffs0= -16357 16384 16063 -15929

;;; PostDCL Speaker, Sample Rate 44100 Hz ;;;
[PostDCL44100]
gain= 26300
no_biquads= 1
coeffs0= -16370 16384 16169 -16053

;;; PostDCL Speaker, Sample Rate 48000 Hz ;;;
[PostDCL48000]
gain= 26320
no_biquads= 1
coeffs0= -16372 16384 16190 -16079


Stimmt das so?

Was ist mit dem?
___________________________________________
Builtin Speaker, Sample Rate 8000 Hz ;;;
[BuiltIn8000]
gain= 18646
no_biquads= 1
coeffs0= -16384 16384 7723 -5461

;;; Builtin Speaker, Sample Rate 11025 Hz ;;;
[BuiltIn11025]
gain= 21844
no_biquads= 1
coeffs0= -16384 16384 9985 -7335

;;; Builtin Speaker, Sample Rate 12000 Hz ;;;
[BuiltIn12000]
gain= 22587
no_biquads= 1
coeffs0= -16384 16384 10483 -7825

;;; Builtin Speaker, Sample Rate 16000 Hz ;;;
[BuiltIn16000]
gain= 24808
no_biquads= 1
coeffs0= -16384 16384 11913 -9405

;;; Builtin Speaker, Sample Rate 22050 Hz ;;;
[BuiltIn22050]
gain= 26783
no_biquads= 1
coeffs0= -16384 16384 13116 -10951

;;; Builtin Speaker, Sample Rate 24000 Hz ;;;
[BuiltIn24000]
gain= 27227
no_biquads= 1
coeffs0= -16384 16384 13377 -11315

;;; Builtin Speaker, Sample Rate 32000 Hz ;;;
[BuiltIn32000]
gain= 28519
no_biquads= 1
coeffs0= -16384 16384 14121 -12412

;;; Builtin Speaker, Sample Rate 44100 Hz ;;;
[BuiltIn44100]
gain= 29627
no_biquads= 1
coeffs0= -16384 16384 14738 -13394

;;; Builtin Speaker, Sample Rate 48000 Hz ;;;
[BuiltIn48000]
gain= 29871
no_biquads= 1
coeffs0= -16384 16384 14871 -13615

____________________________________
Ich denke mal, das ist für Klingeltöne?

Ringing Speaker, Sample Rate 8000 Hz ;;;
[Ringing8000]
gain= 27737
no_biquads= 1
coeffs0= -16384 16384 13674 -11741

;;; Ringing Speaker, Sample Rate 11025 Hz ;;;
[Ringing11025]
gain= 29036
no_biquads= 1
coeffs0= -16384 16384 14411 -12865

;;; Ringing Speaker, Sample Rate 12000 Hz ;;;
[Ringing12000]
gain= 29323
no_biquads= 1
coeffs0= -16384 16384 14571 -13120

;;; Ringing Speaker, Sample Rate 16000 Hz ;;;
[Ringing16000]
gain= 30149
no_biquads= 1
coeffs0= -16384 16384 15022 -13870

;;; Ringing Speaker, Sample Rate 22050 Hz ;;;
[Ringing22050]
gain= 30846
no_biquads= 1
coeffs0= -16384 16384 15395 -14518

;;; Ringing Speaker, Sample Rate 24000 Hz ;;;
[Ringing24000]
gain= 30998
no_biquads= 1
coeffs0= -16384 16384 15475 -14662

;;; Ringing Speaker, Sample Rate 32000 Hz ;;;
[Ringing32000]
gain= 31431
no_biquads= 1
coeffs0= -16384 16384 15702 -15074

;;; Ringing Speaker, Sample Rate 44100 Hz ;;;
[Ringing44100]
gain= 31792
no_biquads= 1
coeffs0= -16384 16384 15889 -15423

;;; Ringing Speaker, Sample Rate 48000 Hz ;;;
[Ringing48000]
gain= 31871
no_biquads= 1
coeffs0= -16384 16384 15929 -15499

http://www.gsmfreeboard.com/forum/showthread.php?t=103055

这2个和我们修改后的不一样
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-23 15:49:02 | 显示全部楼层
没有人知道?
回复 支持 反对

使用道具 举报

发表于 2006-9-23 16:01:04 | 显示全部楼层
具体参数不是很了解~
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员 微信登录

本版积分规则

小黑屋|Archiver|手机版|爱技术 ( 沪ICP备08115260号-3 )

GMT+8, 2024-5-5 18:08

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表