Better but I expected it to drop under 50% by doing that.  Maybe most of the time is spend doing something other than FP DSP computation?<div><br></div><div>What&#39;s the load with the test patch sine output?<br><br><div class="gmail_quote">
On Sun, Sep 16, 2012 at 3:18 PM, Cyrille Henry <span dir="ltr">&lt;<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello,<br>
<br>
we resintall pd using autoconf and adding this flags.<br>
this example now run at 65% cpu on the same condition (external usb soundcard, 25ms audio buffer)<br>
<br>
thanks<br>
cheers<br>
<br>
<br>
Le 16/09/2012 19:18, chris clepper a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Try adding this to the CFLAGS when compiling:<br>
<br>
|-mfpu=vfp -mfloat-abi=hard|<br>
<br>
<br>
This will enable the hardware floating point unit on the ARM which is actually the vector processor.  It is apparently off by default so everyone might be using integer fixed point which would be very slow.  Hopefully this will help performance.<br>

<br></div><div class="im">
On Thu, Sep 13, 2012 at 6:36 PM, Cyrille Henry &lt;<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a> &lt;mailto:<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt;&gt; wrote:<br>
<br>
    using 0.44, we manage to have it running with 25ms audio buffer using an external usb soundcard.<br>
    85% cpu about. no clicks.<br>
<br>
    cheers<br>
    c<br>
<br>
<br>
    Le 11/09/2012 19:42, Miller Puckette a écrit :<br>
<br>
        One slight tweak: if you type &quot;sudo chmod 4755 /usr/bin/pd&quot; you will<br>
        probably be able to use the mouse clicklessly (at some expense to security!)<br>
<br>
        This will be unnecessary in release 0.44...<br>
<br>
        cheers<br>
        Miller<br>
        On Tue, Sep 11, 2012 at 07:32:16PM +0200, Pierre Massat wrote:<br>
<br>
            Dear List,<br>
<br>
            I managed to get the phase vocoder working on my Raspberry Pi, with the<br>
            standard Raspbian wheezy distro.<br>
            It works ok under the following conditions :<br>
            - no GUI activity (even moving the mouse results in awful scratches)<br>
            - the &quot;delay&quot; in Pd is set to at least 50ms<br>
            - 224 Mb of RAM is allocated to the CPU.<br>
<br>
            All this using the internal audio output.<br>
<br>
            This is quite encouraging...<br>
<br>
            Cheers,<br>
<br>
            Pierre.<br>
<br>
<br></div>
            ______________________________<u></u>___________________<br>
            <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt; mailing list<br>
            UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/__listinfo/pd-list" target="_blank">http://lists.puredata.info/__<u></u>listinfo/pd-list</a> &lt;<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a>&gt;<br>

<br>
<br>
<br>
        ______________________________<u></u>___________________<br>
        <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt; mailing list<br>
        UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/__listinfo/pd-list" target="_blank">http://lists.puredata.info/__<u></u>listinfo/pd-list</a> &lt;<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a>&gt;<br>

<br>
<br>
    ______________________________<u></u>___________________<br>
    <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> &lt;mailto:<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt; mailing list<br>
    UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/__listinfo/pd-list" target="_blank">http://lists.puredata.info/__<u></u>listinfo/pd-list</a> &lt;<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a>&gt;<br>

<br>
<br>
</blockquote>
</blockquote></div><br></div>