« Return to Thread: Popping or clicking at the end of sound loop

Popping or clicking at the end of sound loop

by Robert Smyth :: Rate this Message:

Reply to Author | View in Thread

My program is set up so as the listener will experience a car noise source pass by from his right to left i.e so as to simulate traffic. In order for the sound to be updated to the speaker system (headphones) the coordinates of the source are updated every meter in the x direction. The wav files I have are edited so that when they loop its as if theres no gap between them like a continuous sound but as the coordinates up date the sound appears to get closer and then further away as it passes by. My problem is that when i Load the sound, after each snippet is played at each position a clicking or popping is being heard by the listener before ech repition of the source through the headphones which destroys the purpose of the code. If anyone has any ideas of how to solve this problem I would appreciate it.

--
Robert

_______________________________________________
Openal mailing list
Openal@...
http://opensource.creative.com/mailman/listinfo/openal

 « Return to Thread: Popping or clicking at the end of sound loop