[LAD] Devs needed for opensource virtual analog softsynth idea
Jens M Andreasen
jens.andreasen at comhem.se
Sat Jan 8 08:27:14 UTC 2011
On Fri, 2011-01-07 at 01:57 -0500, Jeremy wrote:
> Also if you're looking for a channel stealing algorithm, try this:
> the type of a synth engine is "synth"
> typedef struct _synthblock {
> _synthblock* next;
> _synthblock* previous;
> synth item;
> } synthblock;
>
What is a "synthblock" here? Is that what is otherwise refered to as a
"voice" (complete with 2 oscillators, envelopes and filter.)
More information about the Linux-audio-dev
mailing list