[linux-audio-dev] Re: OSC-Question

Juhana Sadeharju kouhia at nic.funet.fi
Tue Mar 29 16:38:24 UTC 2005


>From: Jan Depner <eviltwin69 at cableone.net>
>
>> >No, imho one of the main advantages is Qt's Signal/Slot mechanism
>
>> sigc++

How to implement signal/slot mechanism in simplest terms with C?
In my opinion, sometimes it is unnecessary to link to a massive
code libraries if only one feature is needed.

AlsaModularSynth uses Qt's signals and slots in audio processing,
and thus requires the whole Qt and mixes GUI toolkit to audio side.
It could be wise to use sigc++ or minimal S/S code in audio processing
and Qt only in GUI.

But because Qt comes with every Linux distribution, maybe bad
dependencies can be allowed.

Juhana
-- 
  http://music.columbia.edu/mailman/listinfo/linux-graphics-dev
  for developers of open source graphics software



More information about the Linux-audio-dev mailing list