Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
11 Dec '24 - 09:03
Home
Help
Search
Login
Register
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
delphi ,Channel and Gain
Reply
Print
Pages: [
1
]
Author
Topic: delphi ,Channel and Gain (Read 5020 times)
Chris
Posts: 2217
delphi ,Channel and Gain
«
on:
9 Jul '03 - 17:29 »
Quote
Hi a little Question
is it possible to make a GainControl with bass to make the channel til + 12 DB ??
Sometimes Mp3 or ogg Files does`n have the maximum...
So I`m asking if its possible to make that
Greets Chris
Logged
suathd
Posts: 48
Re: delphi ,Channel and Gain
«
Reply #1 on:
9 Jul '03 - 19:03 »
Quote
I'm not sure but the BASS_FX library do this (Automatic Gain Control).
I know you use DELPHI but there is a simple application in VB. It may be useful.
http://www.mindworksoft.com/code/vb/583/whoosh.arj
Logged
Ian @ un4seen
Administrator
Posts: 26177
Re: delphi ,Channel and Gain
«
Reply #2 on:
10 Jul '03 - 16:41 »
Quote
Quote
is it possible to make a GainControl with bass to make the channel til + 12 DB ??
Yep, via a DSP function - simply scale the sample data as you wish. If you're using BASS_FX, you could use the "BASS_FX_DSPFX_VOLUME" DSP to do that for you.
Logged
Chris
Posts: 2217
Re: delphi ,Channel and Gain
«
Reply #3 on:
10 Jul '03 - 23:53 »
Quote
Working fantastic !!!!!!!!
Thanks...
Chris
Logged
Reply
Print
Pages: [
1
]
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
delphi ,Channel and Gain