<div dir="ltr">well, i&#39;m not experienced at using libpd in an application but i&#39;ve definitely researched the topic pretty thoroughly. špeter brinkmann is the obvious expert here to talk to. so here&#39;s what i know:<div>
<br></div><div style>libpd only uses vanilla objects, although expr~ was recently included in that group. it can be extended by including other libraries into libpd as far as i&#39;m aware. i&#39;m definitely aware of at least two cases where the cyclone library has been compiled for use with libpd.</div>
<div style><br></div><div style>so, if your plan is to use it locally with your friends, this should basically work fine. also as far as distribution via the different stores, there should be no issues with offering a product for Android via Google Play.š</div>
<div style><br></div><div style>however, if you are releasing this product on the iTunes Store, Apple has a restriction that does not allow third party libraries to be included that have GPL licensing. since the vast majority of PD libraries have this licensing on the binaries, it means you will need to recompile the desired libraries from source and change the license in order to put the product on the store. BSD or MIT licenses seem to be preferred. without this license change, i don&#39;t think that you can even offer the app for free, but i&#39;m not sure about this.</div>
<div style><br></div><div style>if anyone else has more accurate information, feel free to confirm, clarify or refine.</div><div style><br></div><div style>hope this helps,</div><div style>scott</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 4:01 PM, æÙ×ÁÐÒ ïÌÄÖÜ×ÉÞ <span dir="ltr">&lt;<a href="mailto:tofuckof@inbox.ru" target="_blank">tofuckof@inbox.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>Dear List !<br><br>Are here some people, who worked with LibPD ? <br><br>I&#39;m on a way of trying to make pd-driven sampler for a portable platforms (iOS, Android).<br><br>The sampler should use GPS-data, somehow transmitted to PD. So i know that this kind of ideas were already succesfully made with PD by RjDj.<br>
<br>I know that LibPD is the only way to embed the sound engine to external code.<br><br>questions right now:<br><br>1)šIs LibPD working with Vanilla version of PD only ?š<br><br>Or maybe I can programm in Extended, but not using extra libraries ?<br>
<br>2) can the LibPD recieve OSC or some other way an external data ? in my case we want it to recieve GPS coordinates and maybe some data from the device sensors... ( it is meant to be smartphone)<br><br>And is it done the same way as in extended ?š<br>
<br><br>Thankyou very much !<br><br>š</div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>