<div dir="ltr"><div>Have you seen the UDOO board that have multi-core A9 CPUs, analog audio I/O and an arduino compatible microcontroller already?  <br><br><a href="http://shop.udoo.org/usa/product/udoo-dual.html">http://shop.udoo.org/usa/product/udoo-dual.html</a><br><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 11:00 AM, Pagano, Patrick <span dir="ltr"><<a href="mailto:pat@digitalworlds.ufl.edu" target="_blank">pat@digitalworlds.ufl.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank You all for your help so far<br>
I have looked at Granola~, granita, my-grainer, dsis_munger and granny a port of Sakonda's famous Grain2.0 patch by bill orcutt, all of which failed because of the problem with compilation that Iohannes who is always so helpful mentions.<br>
<br>
I have chosen to go with Martin's fabulous grainsamplerfx patch and modify it.<br>
I have also found that ProcesoV8 and Johann's Monolog-x are wonderful candidates for a true pure data module.<br>
<br>
I contacted Qu-bit Electronix with hopes of a complimentary board for my research but they are not in a position to help me. They make a wonderful product called Nebulae for Eurorack but it's just too expensive for my professor salary right now. I even asked if they had scratch and dent versions that they might let go of to no avail. It apparently takes pure data AND Csound code but it seems a little more bent towards Csound, but again this is just a quick observation.<br>
<br>
I have successfully connected an arduino uno to 6 potentiometers and poll them with Hans' Arduino2pd patch<br>
I am using a 1in/1out Creative Blaster go USB soundcard and Rpi see it and loads ALSA for it<br>
<br>
I am experimenting now with getting the tty to be the same when i run RPI without Xwindows, i have created a few lines in the inittab to hopefully select that port each time but it's not working correctly. when i boot into X it polls and updates the Pots but when i only use commandline they are not talking to each other. The arduino is polling for sure but pd is not reacting.<br>
<br>
Martin's patch with 6 very simple parameters sounds awesome<br>
<br>
I would like to have  a RT Granular Patch working and then work backwrds from there because it will probably be the most processor intensive, I would like to create and awesome "Curtis Filter" like Dave Smith has released<br>
<a href="http://www.davesmithinstruments.com/product/dsm01-curtis-filter-module/" target="_blank">http://www.davesmithinstruments.com/product/dsm01-curtis-filter-module/</a><br>
<br>
Is there an example in OD that replicates such a Filter --2/4 pole resonant low-pass filter module?<br>
<br>
The Nebulae uses samples and a microSD card for loading samples which i want to try to avoid, i would like to keep everything RT.<br>
<br>
what do you all think?<br>
Please make suggestions of patches you think might be worth testing.<br>
I would like to manufacture the boards and design the prototype this summer since i cannot afford to direct my research to the Nebulae. This Fall i will have 30 graduate students coding with me so we will have ALOT to offer.<br>
<br>
Patrick<br>
<br>
<br>
<br>
Patrick Pagano B.S, M.F.A<br>
Audio and Projection Design Faculty<br>
Digital Worlds Institute<br>
University of Florida, USA<br>
<a href="tel:%28352%29294-2020" value="+13522942020">(352)294-2020</a><br>
<br>
________________________________________<br>
From: Pd-list <<a href="mailto:pd-list-bounces@mail.iem.at">pd-list-bounces@mail.iem.at</a>> on behalf of IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>><br>
Sent: Monday, May 18, 2015 4:52 AM<br>
To: <a href="mailto:pd-list@mail.iem.at">pd-list@mail.iem.at</a><br>
Subject: Re: [PD] Granular Synthesis on liv input?<br>
<br>
On 2015-05-17 19:11, Pagano, Patrick wrote:<br>
> It says that it's the wrong ELF class ELF CLASS64<br>
><br>
<br>
you cannot use a binary for i386 or amd64 on a Raspberry Pi, which has<br>
an arm processor.<br>
you need to have a binary compiled esp. for this achitecture (read:<br>
compile it yourself).<br>
<br>
fgadmf<br>
IOhannes<br>
<br>
<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="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div>