Re: [linux-audio-dev] Programming resource question

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Programming resource question
From: Paul Davis (paul_AT_linuxaudiosystems.com)
Date: Thu Nov 13 2003 - 06:05:07 EET


>Hi everyone, I've been working for the last couple of years on a live improv
>sequencing system in Csound, and I would like to start porting parts of it
>to C so as to allow it to run faster as opcodes within csound and as stand
>alones. I need to learn how to do multi-threading with priority scheduling,
>specifically I want to make sure that all input and graphics are buffered
>and just have to wait while output timing is maintained. I've been reading
>regular C books, and I don't know quite where the best place to learn this
>stuff would be. Any advice for books, web resources, or code to look at
>would be much appreciated.

jackit.sf.net is your friend. forget about learning threading,
scheduling issues, etc. forget about understanding configuring audio
interfaces. imagine writing a simple program that just does the DSP
part of things and no more (it can do graphics if you want it to).

--p


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Nov 13 2003 - 06:03:29 EET