Re: [LAD] [LAU] Kim did the switch to Linux

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Sat Aug 08 2009 - 13:04:08 EEST

On Sat, Aug 08, 2009 at 11:30:33AM +0200, Ralf Mardorf wrote:

> Apropos wasting resources. A lot of Linux audio applications don't have
> EQs by default for the channels of a mixer, we need to add 20 LADSPA EQs
> to 20 channels. There might be OS X and Windows applications that come
> with an EQ by default for every added channel. Do you think each time
> you add a new channel, they also add a copy of the same EQ routine to
> the RAM or do you think one routine for the EQ is shared by all
> channels, one after the other, but anyhow with different EQ setting?

The code will be shared, and for a typical channel strip EQ
it's peanuts anyway. Then there's per-instance data which
again for an normal EQ isn't anything to worry about.
It's the GUI that takes up most of the resources. Most
of the GUI code will be shared with other parts, but the
data won't.

Ciao,

-- 
FA
Io lo dico sempre: l'Italia è troppo stretta e lunga.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Sat Aug 8 16:15:01 2009

This archive was generated by hypermail 2.1.8 : Sat Aug 08 2009 - 16:15:01 EEST