Hi, I've uploaded binaries for both armv6 and armv7 for the ELSE library and also for the Cyclone Library (it's available via deken). The raspberry zero needs armv6 binaries, but the other raspberries run both armv6 and armv7. I'd like raspberry users to test if there are efficiency advantages in using armv7 over armv6. Because if not, then just armv6 should be enough
thanks
I just got Pd running on my Pi 3. I do have Pi Zero Ws as well, but I'm not using them for audio. I wouldn't mind testing anything you like, however I would need help with two things a) installing else without the GUI (I haven't figured this out yet) and b) let me know what you would like to test. If you happen to have some patches that can run autonomously for example, then I will happily see how they run. If I can be of help, feel free to get in contact on or off list.
Cheers, Joey
On Tue, Jun 11, 2019 at 4:09 PM Alexandre Torres Porres porres@gmail.com wrote:
Hi, I've uploaded binaries for both armv6 and armv7 for the ELSE library and also for the Cyclone Library (it's available via deken). The raspberry zero needs armv6 binaries, but the other raspberries run both armv6 and armv7. I'd like raspberry users to test if there are efficiency advantages in using armv7 over armv6. Because if not, then just armv6 should be enough
thanks _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 13.06.19 09:12, Joey Dodson wrote:
I just got Pd running on my Pi 3.
$ apt-get install puredata
hooray!
I do have Pi Zero Ws as well, but I'm not using them for audio. I wouldn't mind testing anything you like, however I would need help with two things a) installing else without the GUI (I haven't figured this out yet)
Rpi0 and have it displayed on your main machine.
find/download/install packages from the ... cmdline. however, the version in Debian/stretch (and thus raspbian), which you would get by running 'apt-get install deken', is too old for this. to manually install the tool, follow the instructions at [1].
and b) let me know what you would like to
test. If you happen to have some patches that can run autonomously for example, then I will happily see how they run.
+1
btw, i think alex is mostly interested in benchmarks of the armv6 binaries on the RPi3 as compared to the armv7 binaries. (we already know that the armv7 binaries will **not work** on the RPi0; and that the armv6 binaries should run fine on the RPi0). if alex is not mostly interested in them, then *i* am :-)
fgmasdr IOhannes
[1] https://github.com/pure-data/deken/blob/master/developer/README.md
Em qui, 13 de jun de 2019 às 04:27, IOhannes m zmoelnig zmoelnig@iem.at escreveu:
alex is mostly interested in benchmarks of the armv6 binaries on the RPi3 as compared to the armv7 binaries. (we already know that the armv7 binaries will **not work** on the RPi0; and that the armv6 binaries should run fine on the RPi0).
Exactly
Em qui, 13 de jun de 2019 às 04:15, Joey Dodson joey.dodson3@gmail.com escreveu:
let me know what you would like to test. If you happen to have some patches that can run autonomously for example, then I will happily see how they run. If I can be of help, feel free to get in contact on or off list.
Not actually sure what is a good benchmark test for Pd. I have a patch here with all tilde objects in the ELSE library inside [clone], maybe that will do it?
Em qui, 13 de jun de 2019 às 04:15, Joey Dodson joey.dodson3@gmail.com escreveu:
a) installing else without the GUI
how about manually? Binaries are here: https://github.com/porres/pd-else/releases/tag/v1.0-beta20
more precisely here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
and here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
any luck? I'm about to release new binaries for raspberry pi and it would be good to know :)
thanks
Em qui, 13 de jun de 2019 às 13:47, Alexandre Torres Porres < porres@gmail.com> escreveu:
Em qui, 13 de jun de 2019 às 04:15, Joey Dodson joey.dodson3@gmail.com escreveu:
a) installing else without the GUI
how about manually? Binaries are here: https://github.com/porres/pd-else/releases/tag/v1.0-beta20
more precisely here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
and here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
While I had Pd working last week, something seems to have happened and now I'm getting errors that I can't work out right now. I'll be out of town for a few days, but will look at it again when I get back. I'm sorry I couldn't be of more help this time around! Hopefully by the next release, my set up will be a bit more stable. :)
If anyone is curious, Pd is repeatedly printing "raspberrypi pd[607]: tried but couldn't sync A/D/A". Since it seems there could be several causes and the solution is not obvious, I'm going to have to put off solving it for now.
On Tue, Jun 18, 2019 at 8:01 PM Alexandre Torres Porres porres@gmail.com wrote:
any luck? I'm about to release new binaries for raspberry pi and it would be good to know :)
thanks
Em qui, 13 de jun de 2019 às 13:47, Alexandre Torres Porres < porres@gmail.com> escreveu:
Em qui, 13 de jun de 2019 às 04:15, Joey Dodson joey.dodson3@gmail.com escreveu:
a) installing else without the GUI
how about manually? Binaries are here: https://github.com/porres/pd-else/releases/tag/v1.0-beta20
more precisely here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
and here: https://github.com/porres/pd-else/releases/download/v1.0-beta20/else_1.0beta...
Em qui, 20 de jun de 2019 às 21:52, Joey Dodson joey.dodson3@gmail.com escreveu:
While I had Pd working last week, something seems to have happened and now I'm getting errors that I can't work out right now. I'll be out of town for a few days, but will look at it again when I get back. I'm sorry I couldn't be of more help this time around! Hopefully by the next release, my set up will be a bit more stable. :)
it's already up and running! Find it on deken and here: https://github.com/porres/pd-else/releases/tag/v1.0-beta21
thanks