[linux-audio-dev] sooperlooper goes PD
    François Déchelle 
    Francois.Dechelle at ircam.fr
       
    Thu Jan 23 13:08:01 UTC 2003
    
    
  
Steve Harris wrote:
The 2 questions are related.
> Is the output a .c file that can be compiled to to make a LADSPA plugin
> (presumably linked against FTS), or is there an uber plugin that can load
> any jMax patch? 
> 
> For former would be more interesting I think, but both are very cool.
My idea was the first one, i.e. produce a .c (or a .so) that contains 
the patch in the data section. This will be in turn linked to libfts.so.
> I'm guessing that Paul was wondering how you tell the LADSPA plugin what
> jMax patch to load. Well, thats what I'm wondering anyway ;)
If the patch is included in the .c, then you tell it when building the 
plugin.
François
    
    
More information about the Linux-audio-dev
mailing list