It's possible, the problem is that, on iOS at least, you can only use static libraries so dynamic loading is not an option. My solution thus far is to compile in what few externals I still need but, ideally, I'm trying to replace them. rjlib got me 60% of the way there, my own patchlib got me anther 20%, your new osc & symbol formatting gets me 10% and now I need [getdir] & [moog~].
I need [getdir] to be able to open a patch dynamically within libpd and I need [moog~] for it's resonant analog filter emulation. So far I haven't found a pure abstraction resonant filter that sounds as good and I don't know the math well enough to reverse engineer the C source into filter objects.
My ultimate goal is to have my main song patches working the same across iOS, desktop, & UDOO. I'm maybe 90% there in total. This is why I dove into libpd ...
On Sep 23, 2014, at 3:28 PM, Miller Puckette msp@ucsd.edu wrote:
It's too application-specific to be appropriate for inclusion in vanilla... but anyhow, perhaps we should think of a way to portably allow pdlib to scoop up externs (actually, I though that was already possible but perhaps not?)
cheers Miller
On Tue, Sep 23, 2014 at 03:22:15PM -0400, Dan Wilcox wrote:
That sounds good, yeah. I meant originally I was looking for the same but as a abstraction so it would be portable between libpd and vanilla without having to compile it in. The other option would be to add this to vanilla (and this libpd) :D
On Sep 23, 2014, at 3:05 PM, Miller Puckette msp@ucsd.edu wrote:
You can have mine... http://msp.ucsd.edu/tmp/moogfilter.tgz
cheers Miller
On Tue, Sep 23, 2014 at 02:30:21PM -0400, Dan Wilcox wrote:
Those sound good. Care to share the filter?
On a related note, I'd happily sponsor* anyone who can make a vanilla version of [moog~]. I don't have a dsp filter design background and it's currently one of my last stumbling blocks in transitioning to a pure vanilla abstraction set.
- sponsor = pay money :D
On Sep 23, 2014, at 2:18 PM, pd-list-request@lists.iem.at wrote:
From: Billy Stiltner billy.stiltner@gmail.com Subject: Re: [PD] iemlib from synaptic is missing filter~ and others like iem_cot4~ Date: September 23, 2014 at 2:18:13 PM EDT To: IOhannes m zmoelnig zmoelnig@iem.at Cc: "pd-list@lists.iem.at" pd-list@lists.iem.at
https://archive.org/details/belphegor43-2.millervcf
Im thinking make a new version of my synth and patching together filters only using Miller's vanilla ones. They sound pretty good.
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Dan Wilcox @danomatika danomatika.com robotcowboy.com