Jump to content

  • Log In with Google      Sign In   
  • Create Account

Linux OpenAL pitch+loop


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
No replies to this topic

#1 fractile   Members   -  Reputation: 122

Like
0Likes
Like

Posted 04 April 2007 - 09:03 PM

Hi, I was just wondering if anyone has managed to get linux OpenAL working reliably with both looping and non-looping samples while adjusting pitch? I first downloaded the latest OpenAL source from openal.org, compiled, and everything was fine until I tried changing pitch of a looping sample (vehicle engine sound). Every time the sound repeated, there was a loud click. After googling for a while I found that this is a known issue with OpenAL linux implementation. I found a patch: http://opensource.creative.com/pipermail/openal-devel/2006-May/004326.html. It seemed to fix the loop-click problem. Now the problem is that if I change the pitch on any non-looping sample, the application starts randomly crashing. Debugger shows that the segfault occurs somewhere in openal's al_filter.c (pitch filter). Any help would be appreciated, since I really need to be able to alter the pitch of both looping and non-looping samples..

Sponsor:



Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS