[Openal] Frequency & Pitch Shifter attribute bounds..

Dan Peacock danthelegoman at gmail.com
Wed Jun 25 11:25:22 PDT 2008


Hi Alex,

What soundcard are you using, and does it have up-to-date drivers
installed?   If I run EFX10Show (included in the Windows OpenAL SDK) I
can set the full range of parameters for all the effect parameters you
mentioned here.  I also ran some further tests and didn't see any
problems with effect parameter ranges.

Dan


On 6/20/08, aconstantin <alex.constantin at yahoo.com> wrote:
>
>  Hi all,
>
>  I'm still hung on this subject...
>
>  Does anyone have any opinions ? ... I don't want to have to exclude these
> effects from my app :(
>
>  Alex.
>
>
> aconstantin wrote:
> >
> > Hi.
> >
> > I have a C# project, using the Tao Framework for openAL support, that
> > loads a .wav file & applies various effects to it. Echo, Reverb & Flanger
> > work fine within the bounds the EFX Guide gives , but I get errors when
> > trying to set :
> >
> > - AL_FREQUENCY_SHIFTER_FREQUENCY larger than 1.0f (and it's said to go up
> > to 24000.0f)
> > within this small range [0.0f,1.0f] I can't hear any difference in the
> > output.
> >
> > - PITCH_SHIFTER_COARSE_TUNE different than 0 or 1 (and it's said to work
> > through [-12,12])  (_SHIFTER_FINE_TUNE works ok, but only changing the
> > semitone by 1 is not enough to notice a difference).
> >
> > .... AL_AUTOWAH_PEAK_GAIN ... the same : it only allows values between
> > ~0.003(maybe less) and 1, not even the default value: 11.22.
> >    EFX Guide gives [0.00003, 31621.0].
> >
> > Anyone know what's going on ?
> >
> >
> >
>
>
> -----
> ---using---
> - VC# 2005
> - Tao Framework 2.1.0
> --
> View this message in context: http://www.nabble.com/Frequency---Pitch-Shifter-attribute-bounds...-tp17867957p18034452.html
> Sent from the OpenAL - User mailing list archive at Nabble.com.
>
> _______________________________________________
> Openal mailing list
> Openal at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal
>


More information about the Openal mailing list