[LAD] starting out with tux audio

James McDermott jamesmichaelmcdermott at gmail.com
Fri Jun 13 08:45:01 UTC 2008


Hi AlgoMantra,

Everyone always answers these questions by saying "no you don't want
to do that, you want to do...". I'm going to have to do that too,
sorry!

I don't know much about /dev/dsp and though you're right, it is
possible, just about nobody uses it that way.

Instead I'd recommend you look at some LADSPA plugins
(http://www.ladspa.org/). There are some very simple ones which give
good examples of how to do DSP in plain C. The big advantage of this
approach is that whatever synths you write you'll be able to integrate
them with existing synths, effects, and hosts, which isn't possible if
you use /dev/dsp.

Good luck,
jmmcd



-- 
James McDermott
CS2045,
Dept. Computer Science and Information Systems,
University of Limerick,
Ireland.
www.skynet.ie/~jmmcd



More information about the Linux-audio-dev mailing list