FX post BASS_ChannelSetAttributes???

Started by Jan,

Jan

Hi to all off yours,

I built a small application to test
the capacities of BASS.Dll, wich
application included a 5 bands EQ
based on BASS_ChannelSetFX and I am
now wondering:

"In terms of electronics, is the signal
flow level to the EQ controlled by the
ChannelSetAttributes volume".

In other words is it possible to avoid
distortion caused by setting the EQ levels
too high using the overall volume control.

Thanks for your help,

Jan. ::)

Ian @ un4seen

The volume level is applied last thing (ie. in the mixing of all the channels). If you want to reduce the level prior to the FX being applied, you could set a volume DSP function on the channel.