Michael Klimenko
2006-02-17 20:26:02 UTC
Hi!
I'm new to Audiere and I've got some trouble I can't resolve.
I want to create a dynamic music track. I've got several OGG music
fragments, which were created specifically for such purpose:
if you place them one right after another in any sound editor, you'll
got musical theme without any pauses on fragments' splices.
So, I loaded all fragments as streams and tried to play() them one
by one, starting next fragment when the previous one is ended (by
using StopCallback interface). This method did the job, but it has
terrible flaw: there is a small silence interval between my
fragments! It spoils everything!
Is there any method to deal with it?
I'm new to Audiere and I've got some trouble I can't resolve.
I want to create a dynamic music track. I've got several OGG music
fragments, which were created specifically for such purpose:
if you place them one right after another in any sound editor, you'll
got musical theme without any pauses on fragments' splices.
So, I loaded all fragments as streams and tried to play() them one
by one, starting next fragment when the previous one is ended (by
using StopCallback interface). This method did the job, but it has
terrible flaw: there is a small silence interval between my
fragments! It spoils everything!
Is there any method to deal with it?