[Openal] Audio Entry Point/Compositing(? -- Mix)

Adam D. Moss adam at gimp.org
Tue Sep 13 09:46:46 PDT 2005


Scott Harper wrote:
> I'm looking for a way to take parts of an audio file or two (not from  
> the beginning) and play from one time to another time in the audio,  
> then maybe another clip from the same audio file, etc...  I would  also 
> like to mix multiple audio segments together and ultimately  output a 
> .wav file of the final result.  This is for a CS project to  create a 
> new sound track for a video file to be played back.

This seems like a reasonable thing to use OpenAL for (though if
you don't need 3D spacialisation then you might be better off
with something like MikMod or FMod).  The OpenAL Linux/SI version
has a 'wav' output device for this sort of thing.

Cheers,
--Adam
-- 
Adam D. Moss   -   adam at gimp.org



More information about the Openal mailing list