[ardour-dev] Creating sound files

Jesse Chappell jesse at essej.net
Mon Jun 4 08:49:14 PDT 2007


On 6/4/07, John Emmas <johne53 at tiscali.co.uk> wrote:

> Hmmm... so, given an XML state file and a bunch of audio clips that are
> currently embedded within an AAF file, how will the session be able to find
> the audio?  I've assumed that the audio would need to be copied to a folder
> where Ardour can find it...?

Yes, you will want to write the audio clips to disk using libsndfile
in this case.  As Paul mentioned, you can check out SndFileSource
(libs/ardour/sndfilesource.cc) for an example, or look at the examples
that come with libsndfile source code itself.

jlc



More information about the Ardour-Dev mailing list