On 19 Oct 2002 00:29:15 +0100
Lea Anthony <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am a musician and also a programmer. I have many years experience of
> coding but not in the audio field. Any tuts around? How do I get into
> it?
Basic idea is to save yourself time by not re-inventing the wheel.
Someone has already mention Jack for application interconnectivity and I
will sugest libsndfile
http://www.zip.com.au/~erikd/libsndfile/
for reading and writing WAV, AIIF, AU and similar audio file.
Cheers,
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
A sufficiently advanced programming error is
indistinguishable from the Windows 95 Operating System.