Hi Folks
Would anyone running PD on the Odroid C1 or the RPI2 care to comment on what is working or what isn't in terms of PD Vanilla or externals?
Also, what versions of PD are available? So far as I can tell, the RPI2 has at least least two or three binary builds available (wheezy/jessie/Miller's). There are also some extended builds floating around and the pd-l2ork rpi build. What about the Odroid?
What kind of latency is possible with these boards?
Finally, are there any other boards people would recommend in the same price bracket? The Orange Pi Plus looks to be a very well-specced board, for example, but also seems to potentially have a lot of software support issues.
thanks Michael
On 2015-08-17 08:26, michael noble wrote:
Also, what versions of PD are available?
what exactly qualifies as "available"?
do you require binaries? can you use the source?
there should be instructions in the mailinglist archives on how to build the latest puredata package from Debian/sid (currently 0.46.6-2; which is the same as miller's latest release, plus some fixes that will appear in miler's *next* release) on an older Debian-based system.
afmsdr IOhannes
On Mon, Aug 17, 2015 at 4:29 PM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
what exactly qualifies as "available"?
do you require binaries? can you use the source?
A fair question. In retrospect my question was definitely vague or overly general, and something I could answer myself with more searching. To be honest, the info out there is spread far and wide, so I was hoping there would be some folks on list that have had experience more more than one of the boards.
To answer your question, I'm fine with building from source when necessary.That being said, I am interested in where efforts in packaging are taking place, as it gives an indication of where the majority of testing is going on.
thanks M