[Clam-devel] SDIF example

Giulio Paci giuliopaci at interfree.it
Mon Jun 18 09:18:25 PDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greg Kellum ha scritto:
> Hi all,
Hi!
> Does anyone have any experience working with SDIF files?  Does
> anyone have any example files of reading and / or writing to SDIF
> files using CLAM?
We are using SDIF files in our synthesizer. We use two wrapper
functions (look at attached file).
An example of use of those functions is:

CLAM::Segment mysegment;
//load the sdif file
SDIFLoad( "file.sdif", mysegment);
//store into file
SDIFStore( "output.sdif", mysegment );

> they are ten times larger than the actual input audio files.
This seems ok for us.

Giulio.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGdrBQLPmMsbfuemQRAuTRAJ9aQ4d2yY22jg7498oQTsjKNeiLEwCfRBmW
3WWFBqNcB7ztVQkL3GaIR70=
=+OqB
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: SMSIo.cxx
Type: text/x-c++src
Size: 2318 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070618/8605269c/attachment-0003.cxx>


More information about the clam-devel mailing list