How to burn an Audio CD programmatically in Mac OS X

Posted by Adion on Stack Overflow See other posts from Stack Overflow or by Adion
Published on 2009-10-13T20:41:40Z Indexed on 2010/03/18 5:01 UTC
Read the original article Hit count: 385

Filed under:
|
|

All the info I can find about burning cd's is for Windows, or about full programs to burn cd's. I would however like to be able to burn an Audio CD directly from within my program.

I don't mind using Cocoa or Carbon, or if there are no API's available to do this directly, using a command-line program that can use a wav/aiff file as input would be a possibility too if it can be distributed with my application.

Because it will be used to burn dj mixes to cd, it would also be great if it is possible to create different tracks without a gap between them.

© Stack Overflow or respective owner

Related posts about cd

Related posts about burning