Re: [linux-audio-dev] LADSPA port hints again!

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] LADSPA port hints again!
From: Mike Rawes (mike_rawes_AT_yahoo.co.uk)
Date: Thu Aug 28 2003 - 23:04:44 EEST


> /* Property LADSPA_PORT_CONTINUOUS_CONTROL indicates that the port is
> a control port with data supplied at audio rate. */
> #define LADSPA_PORT_CONTINUOUS_CONTROL 0x10
>

In a modular synth context there isn't a real difference between this
and an audio port - there is no reason why an audio output should not be
connected to a continuous control input for example. Where a distinction
*is* needed is for correctly mapping audio streams in an effect chain in
hosts such as Ardour, Jack-Rack and Ecasound. For this reason, I think
this would be better expressed as a hint rather than as a port type.

-
Myk
 


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Aug 28 2003 - 23:17:13 EEST