Code Comments
Programming Forum and web based access to our favorite programming groups.Hi all, trying to setPitch on an OpenAL++ Source-object, I noticed this does not work on a moving object (an object with dynamic position (Source *)soundSource.setPosition(<xval>, <yval>, <zval> )). Only when calling setAmbient(true) for this object (and thereby forgoing attenuation) the pitch will change ... Anyone else notice this too? I can see no mention of this behaviour in the documentation, or google-searches. Calling OpenAL directly (alSourcef(soundSource.getAlSource(), AL_PITCH, <pitchval> )) doesn't work either. Could it be a soundcard/sound-driver matter??? Soundcard at the moment is on-board with Dell P4 (awaiting Audigy). OS: Linux RedHat 7.x. Harry
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.