On Thu, Nov 24, 2011 at 11:21 AM, Renato <rennabh@gmail.com> wrote:
On Thu, 24 Nov 2011 11:07:16 -0800
Iain Duncan <iainduncanlists@gmail.com> wrote:

> Depending on your experience, if you're new to developing audio and
> aren't already an expert C programmer, the new book "The Audio
> Programming Book" by Boulanger and Lazzarini and others is good. lots
> of examples of audio coding techniques.
>

Hi, does it focus particularly on linux? I.e. the jack API, lv2 and so

No, it's more a general introduction to making audio with C. It does have examples with PortAudio and PortMidi, and how to make a VST plugin, but no jack or LV2 specific stuff.

Iain