Re: [PD] Pd-extended on the Raspberry Pi

2012-10-11 Thread Epic Jefferson
Here's the pd-extended 0.43.3 .deb package ready for install https://puredata.info/downloads/pd-extended-0-43-3-on-raspberry-pi-raspbian-wheezy-armhf-1 and here's the updated wiki tutorial for for building it http://puredata.info/docs/developer/BuildingPdExtendedForRaspberryPiRaspbianWheezyArmhf

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-05 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I think tedbot created a rpi page on puredata.info/downloads .hc On 10/04/2012 08:24 PM, Epic Jefferson wrote: > it worked! > > i'll be adding the updated process to the wiki over the weekend, > just need to get organized. > > is there a place i

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-04 Thread Epic Jefferson
it worked! i'll be adding the updated process to the wiki over the weekend, just need to get organized. is there a place i can upload the package so that others can use it for their installs? perhaps somewhere in puredata.info? On Thu, Oct 4, 2012 at 1:00 PM, Epic Jefferson wrote: > Hans, > > b

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-04 Thread Epic Jefferson
Hans, before seeing your last reply i searched around online and found this $ apt-get install dpkg-dev build-essential devscripts i did it and now i'm in the process of compiling. if it works i'd be glad to add my process to the wiki. On Thu, Oct 4, 2012 at 10:55 AM, Hans-Christoph Steiner wrot

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-04 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/04/2012 10:47 AM, Hans-Christoph Steiner wrote: > > On 10/04/2012 02:52 AM, IOhannes m zmoelnig wrote: >> On 2012-10-04 04:37, Epic Jefferson wrote: >>> Other than being crazy small, i encountered a problem with >>> your instructions. > >>> w

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-04 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/04/2012 02:52 AM, IOhannes m zmoelnig wrote: > On 2012-10-04 04:37, Epic Jefferson wrote: > > Other than being crazy small, i encountered a problem with your > > instructions. > > > when i entered: debuild -uc -us "-bash: debuild: command not

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-04 Thread Jonathan Wilkes
- Original Message - > From: IOhannes m zmoelnig > To: pd-list@iem.at > Cc: > Sent: Thursday, October 4, 2012 2:52 AM > Subject: Re: [PD] Pd-extended on the Raspberry Pi > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2012-10-04 04:37, Epic J

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-03 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-10-04 04:37, Epic Jefferson wrote: > Other than being crazy small, i encountered a problem with your > instructions. > > when i entered: debuild -uc -us "-bash: debuild: command not > found" # aptitude install devscripts debian lacks the

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-03 Thread Epic Jefferson
Other than being crazy small, i encountered a problem with your instructions. when i entered: debuild -uc -us "-bash: debuild: command not found" almost there. On Tue, Oct 2, 2012 at 2:11 PM, Hans-Christoph Steiner wrote: > > 128.238.56.50 is gone forever. Its been temporarily replaced by >

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-02 Thread Hans-Christoph Steiner
128.238.56.50 is gone forever. Its been temporarily replaced by blinky.at.or.at:. As part of the nightly builds, there is now a proper source tarball and a debian tarball. This would be better way to builds for Raspbian: wget http://blinky.at.or.at:/auto-build/2012-10-02/Pd-extende

Re: [PD] Pd-extended on the Raspberry Pi

2012-10-02 Thread Epic Jefferson
I tried to compile on Raspbian wheezy adding "deb-src http://archive.raspbian.org/raspbian"; to step 4, as suggested by someone on your comments. But in step 5, i get this error: "rsync: failed to connect to 128.238.56.50 (128.238.56.50): Connection timed out (110) rsync error: error in socket IO

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-11 Thread Michael Zacherl
Since you mentioned in your blog you were running the RPi headless, were you getting the sound from the internal audio jack? Because I ran that on an HDMI-screen recently (I don't have HDMI at home) which also received audio via HDMI and that was perfectly clean. On 1.8.2012, at 01:42 , Tedb0t w

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-09 Thread Pierre Massat
I'll give some feedback. 2012/8/9 Tedb0t > The one they recommend, Raspbian. >> > > Ah ok, the tutorial I wrote used the Debian Squeeze distro, not sure how > different it is from Raspbian. > > If you want to try vanilla you can probably use these instructions: > > http://log.liminastudio.com/pr

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-09 Thread Tedb0t
> The one they recommend, Raspbian. Ah ok, the tutorial I wrote used the Debian Squeeze distro, not sure how different it is from Raspbian. If you want to try vanilla you can probably use these instructions: http://log.liminastudio.com/programming/running-puredata-on-the-raspberry-pi Though ag

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-09 Thread Pierre Massat
I'll try to install vanilla from command line tonight. That'll be a good start if it works. 2012/8/8 Pierre Massat > The one they recommend, Raspbian. > > > 2012/8/8 Tedb0t > >> What OS/distro are you using? >> >> On Aug 8, 2012, at 12:56 PM, Pierre Massat wrote: >> >> Hi, >> >> I got my Raspbe

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-08 Thread Pierre Massat
The one they recommend, Raspbian. 2012/8/8 Tedb0t > What OS/distro are you using? > > On Aug 8, 2012, at 12:56 PM, Pierre Massat wrote: > > Hi, > > I got my Raspberry Pi recently and I just attempted to install Pd with > your package. > Unfortunately it didn't work. I get an error message when t

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-08 Thread Tedb0t
What OS/distro are you using? On Aug 8, 2012, at 12:56 PM, Pierre Massat wrote: > Hi, > > I got my Raspberry Pi recently and I just attempted to install Pd with your > package. > Unfortunately it didn't work. I get an error message when trying to unpackage > it telling me that the package arc

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-08 Thread Pierre Massat
Hi, I got my Raspberry Pi recently and I just attempted to install Pd with your package. Unfortunately it didn't work. I get an error message when trying to unpackage it telling me that the package architecture doesn't match the system. Pierre. 2012/6/14 Tedb0t > For convenience, I uploaded th

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-01 Thread Michael Zacherl
On 1.8.2012, at 01:42 , Tedb0t wrote: > Yeah I'm not sure what's up with the sound; pd vanilla seems to be cleaner. > I haven't had time to follow R-Pi development stuff lately, so I don't know > if anyone's been working on the audio driver. At the time I worked on this > it was very beta.

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-01 Thread Michael Zacherl
On 1.8.2012, at 20:25 , m.e.grimm wrote: > i just got mine a couple of weeks ago. just got a power supply and got > rasbian on it. just using "apt-get install puredata" worked fine and > all deps met. Yes, this is the case with the current (as of 20120715) Raspbian image, which has Pd Vanilla i

Re: [PD] Pd-extended on the Raspberry Pi

2012-08-01 Thread m.e.grimm
i just got mine a couple of weeks ago. just got a power supply and got rasbian on it. just using "apt-get install puredata" worked fine and all deps met. anyway. it does not look like the built-in output is too promising. maybe someone knows of a decent USB soundcard with debian drivers to try out

Re: [PD] Pd-extended on the Raspberry Pi

2012-07-31 Thread Michael Zacherl
regardless the absence of this particular package Pd-extended starts and can be used. unfortunately the sound isn't clean either, it's not as bad as with the Raspbian package, but far from clean (even clicking on a window makes a nasty noise). m. On 1.8.2012, at 00:11 , Michael Zacherl wrote: >

Re: [PD] Pd-extended on the Raspberry Pi

2012-07-31 Thread Michael Zacherl
Hey, thanks a lot for providing this package! After I tested Pd 43-2 (apt-get install puredata) on Raspbian/Wheezy (where the sound is chopped up, BTW) I'm trying to solve the dependencies for this package which gives me a bit of a headache. However I turn it, libmp3lame0 can't be resolved. Any

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-16 Thread Tedb0t
Oh, whoops, my apologies; that should be 'sudo nano /etc/..'. Usually when you don't have permissions to something you just need to put 'sudo' in front of it which runs the command as a 'super user.' I fixed it in the blog post. Also, I wrote up a tutorial on using the GPIO: http://log.liminas

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-16 Thread Richie Cyngler
Thanks for clarifying the post and updating. I must be doing something wrong for some reason I don't have write permission to the /etc/apt/sources.list. Any idea how I can fix this? On Sat, Jun 16, 2012 at 10:47 AM, Richie Cyngler wrote: > I put this on the post comments > > I'm completely new to

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-15 Thread Richie Cyngler
I put this on the post comments I'm completely new to this. Question on 2.: How do I get to /etc/apt/sources.list: ? On Sat, Jun 16, 2012 at 9:05 AM, Richie Cyngler wrote: > That should be HIGHER Amperage PSU. > > cheers > > > On Sat, Jun 16, 2012 at 9:04 AM, Richie Cyngler wrote: > >> I'm abou

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-15 Thread Richie Cyngler
That should be HIGHER Amperage PSU. cheers On Sat, Jun 16, 2012 at 9:04 AM, Richie Cyngler wrote: > I'm about to go through you tutorial and install Pd. I had Debian Squeese > up and running last night but I have to say I'm not very hopeful about Pd's > usability on the RPi because just running

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-15 Thread Richie Cyngler
I'm about to go through you tutorial and install Pd. I had Debian Squeese up and running last night but I have to say I'm not very hopeful about Pd's usability on the RPi because just running some of the RPi's native applications seemed to grind it to a halt. Are you experiencing the same? Maybe I

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-15 Thread Tedb0t
As a matter of fact, I finally got to test the GPIO on my pi last night, which worked as expected using the RPi.GPIO python module. I plan to make a Pd object for interfacing with the GPIO, so stay tuned! —t3db0t On Jun 14, 2012, at 9:09 PM, Richie Cyngler wrote: > I'm hoping to try out your

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-15 Thread APO33
hey thanks for that, it will be useful for us in the next few months... looking forward to try it out! cheers julien After much tribulation, I managed to build Pd-extended on the RPi: http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi I'm getting some noi

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Richie Cyngler
I'm hoping to try out your tutorial tonight! Have you made any attempts to address the GPIOs at all? In Pd or otherwise? On Fri, Jun 15, 2012 at 4:24 AM, Tedb0t wrote: > After much tribulation, I managed to build Pd-extended on the RPi: > > http://log.liminastudio.com/writing/tutorials/how-to-bu

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Marco Donnarumma
cool, I don't have one yet, trying to get one. But will surely do, hope soon, M On Thu, Jun 14, 2012 at 8:35 PM, Tedb0t wrote: > For convenience, I uploaded the package (.deb) here: > > http://download.puredata.info/pd-extended-rpi/releases/1.0/Pd-0.43.1-extended-20120606.deb/view > > If anyo

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Scott R. Looney
agreed - very excitingl. i can't offer any advice bvut i will cheer your eventual success and thank you profusely for taking the first trailblazing steps! scott On Thu, Jun 14, 2012 at 12:35 PM, Tedb0t wrote: > For convenience, I uploaded the package (.deb) here: > > http://download.puredata.i

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Tedb0t
For convenience, I uploaded the package (.deb) here: http://download.puredata.info/pd-extended-rpi/releases/1.0/Pd-0.43.1-extended-20120606.deb/view If anyone else has a Raspberry Pi, can you download this and try installing it? Thanks! —t3db0t On Jun 14, 2012, at 3:08 PM, Marco Donnarumma wro

[PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Marco Donnarumma
That's great! thanks for sharing, and keep us updated. M > After much tribulation, I managed to build Pd-extended on the RPi: > > http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi > > I'm getting some noise, possibly due to the beta alsa driver, but I'm >

[PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Tedb0t
After much tribulation, I managed to build Pd-extended on the RPi: http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi I'm getting some noise, possibly due to the beta alsa driver, but I'm looking into it... —t3db0t__