<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">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~].<div><br></div><div>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.</div><div><br></div><div>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 ...<br><div><br><div><div>On Sep 23, 2014, at 3:28 PM, Miller Puckette <<a href="mailto:msp@ucsd.edu">msp@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">It's too application-specific to be appropriate for inclusion in vanilla...<br>but anyhow, perhaps we should think of a way to portably allow pdlib to scoop<br>up externs (actually, I though that was already possible but perhaps not?)<br><br>cheers<br>Miller<br><br>On Tue, Sep 23, 2014 at 03:22:15PM -0400, Dan Wilcox wrote:<br><blockquote type="cite">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<br><br>On Sep 23, 2014, at 3:05 PM, Miller Puckette <<a href="mailto:msp@ucsd.edu">msp@ucsd.edu</a>> wrote:<br><br><blockquote type="cite">You can have mine... <a href="http://msp.ucsd.edu/tmp/moogfilter.tgz">http://msp.ucsd.edu/tmp/moogfilter.tgz</a><br><br>cheers<br>Miller<br><br>On Tue, Sep 23, 2014 at 02:30:21PM -0400, Dan Wilcox wrote:<br><blockquote type="cite">Those sound good. Care to share the filter?<br><br>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.<br><br>* sponsor = pay money :D<br><br>On Sep 23, 2014, at 2:18 PM, <a href="mailto:pd-list-request@lists.iem.at">pd-list-request@lists.iem.at</a> wrote:<br><br><blockquote type="cite">From: Billy Stiltner <<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>><br>Subject: Re: [PD] iemlib from synaptic is missing filter~ and others like iem_cot4~<br>Date: September 23, 2014 at 2:18:13 PM EDT<br>To: IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>><br>Cc: "<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>" <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br><br><br><a href="https://archive.org/details/belphegor43-2.millervcf">https://archive.org/details/belphegor43-2.millervcf</a><br><br>Im thinking make a new version of my synth and patching together filters only using Miller's vanilla ones.<br>They sound pretty good.<br></blockquote><br>--------<br>Dan Wilcox<br>@danomatika<br><a href="http://danomatika.com">danomatika.com</a><br>robotcowboy.com<br><br><br><br><br><br></blockquote><br><blockquote type="cite">_______________________________________________<br><a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote><br></blockquote><br>--------<br>Dan Wilcox<br>@danomatika<br><a href="http://danomatika.com">danomatika.com</a><br>robotcowboy.com<br><br><br><br><br><br></blockquote></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--------</div><div>Dan Wilcox</div><div>@danomatika</div><div><a href="http://danomatika.com">danomatika.com</a></div><div><a href="http://robotcowboy.com">robotcowboy.com</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>