On 15 Jul 2011, at 3:35pm, Hans-Christoph Steiner wrote: > > I don't know about AudioUnits, but you can use other plugins with the > [plugin~] object. There is another plugin host object, but I have forgotten > the name...
Thanks - I've just had a look at [plugin~], but it appears to be LADSPA only. > Perhaps you'll get more useful info if you ask whether there is anything in > Pd that does what this AudioUnit does. Chances are that Pd already does it. Well, I've just spent quite a long time writing the AU, so I rather hope not ;-) At this point, much the easiest course would be to simply embed it. (I do take your point though.) > Pd certainly can handle 8in/8out no problem. That's good to know; thanks. > .hc > > On Jul 15, 2011, at 4:56 AM, Tim Hodgson wrote: > >> Hi, >> >> (Beginner here.) I have an 8-channel (8 in, 8 out) AU which I'd like to >> embed in a Pd patch; I know I can do this in MaxMSP with the audiounit~ >> external, but is there any way to do it in Pd? >> >> thanks, >> TimH >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
