<div dir="ltr">Hi Chuckk,<div><br></div><div>I'm one of the developers of heavy. Apologies that you felt some information was lacking, would be very interested in hearing more about your experience and what wasn't answered.</div><div><br></div><div>The code that heavy generates should compile on any platform that has a C99 compiler, and if it didn't we'd be very interested in looking into why. There are no OS specific dependencies and you can even swap out your own malloc, math, etc.. implementations.</div><div><br></div><div>The code is optimised for SSE, AVX and NEON instruction sets and we also provide a single sample option for platforms where they are not available (i.e. javascript)</div><div><br></div><div>Here's an example of integration with portaudio <a href="https://github.com/enzienaudio/examples/tree/master/portaudio">https://github.com/enzienaudio/examples/tree/master/portaudio</a></div><div><br></div><div>Thanks,</div><div>Joe</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 May 2016 at 23:22, Chuckk Hubbard <span dir="ltr"><<a href="mailto:badmuthahubbard@gmail.com" target="_blank">badmuthahubbard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Apropos of the heavy compiler, I was reading up on it and simply moved on because of what seems to me a lack of information. There was an allusion to it working for a wide variety of platforms and so on, but no actual lists of this supposedly wide variety.<div>Does someone have an idea if it could compile Pd patches to work without an OS for some architecture? Otherwise, why would you bother with it? (that's not a rhetorical question)</div><div>Thanks.</div><div>-Chuckk</div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Mon, May 9, 2016 at 6:39 PM, cyrille henry <span dir="ltr"><<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello,<br>
<br>
I recently send a mail in this list describing my experience of audio synthesis on microcontroler, but i did not use libpd.<br>
<br>
i did not recommend libpd for microcontrolers.<br>
<br>
in fact, I did not recommend audio processing on hardware that did not have support for float arithmetic.<br>
(only me or crazy nerd do that).<br>
<br>
a micro controller to use is for example the cortex M4. You  can find them on the teensy hardware.<br>
teensy also provide a audio synthesis library, and is supported by arduino IDE.<br>
<br>
You can also have a look at the heavy compiler if you want to embedded a pd patch.<span><font color="#888888"><br>
<br>
Cyrille</font></span><div><div><br>
<br>
<br>
<br>
<br>
Le 09/05/2016 17:01, Christof Ressi a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
has anyone experience in using LibPd on a microcontroller?<br>
I wanna try to run some rather basic DSP code on this guy here:<br>
<a href="https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/open-source-hardware" rel="noreferrer" target="_blank">https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/open-source-hardware</a><br>
There are some existing Arduino/C++ frameworks and I thought I could either write my own small DSP library in C++ or use LibPd.<br>
<br>
I understood that LibPd is completely independed of audio drivers and external libraries and since it's plain C code it should work on everything that can run code. However, I have only encountered LibPd in the context of other applications (processing, openFrameworks) and mobile devices so far. Do you think it could work on an ESP8266? I'm also a bit concerned about efficiency, as computation power is rather limited:<br>
<br>
"ESP8266EX is embedded with Tensilica L106 32-bit micro controller (MCU), which features extra low<br>
power  consumption  and  16-bit  RSIC. The  CPU  clock  speed  is  80MHz.  It  can  also  reach  a  maximum<br>
value  of  160MHz.  Real  Time  Operation  System  (RTOS)  is  enabled.  Currently,  only  20%  of  MIPS  has<br>
been  occupied  by  the  WiFi  stack,  the  rest  can  all  be  used  for  user  application  programming  and<br>
development."<br>
<br>
Christof<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br>
</blockquote>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div><a href="http://www.badmuthahubbard.com" target="_blank">http://www.badmuthahubbard.com</a></div>
</font></span></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>