Re: [PD] nightly builds going away for now

2012-08-29 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-08-20 22:41, Hans-Christoph Steiner wrote: I've updated the builder matrix for clarity. http://puredata.info/docs/developer/PdLab Please correct if any mistakes. Right now the greatest need is to re-establish the autobuild master as the

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Pierre Massat
Nope, I used a randomly generated sequence of notes made with phasors, ranging from 0 to 127 on the midi scale. Anyway, the quality of the analog output is not what concerns me here, since it sounds ok with aplay. The problem is that the same type of sound generated directly in Pd makes an awful

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Pierre Massat
Thanks for your reply Michael. This thread about audio output looks very interesting. I'm not trying to quit smoking at all. Cheers, Pierre. 2012/8/29 Michael Zacherl sdiy-m...@blauwurf.info On 29.8.2012, at 09:15 , Pierre Massat wrote: Nope, I used a randomly generated sequence of notes

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread geoffroy
Great thread, I join the list mainly to work on such a a project, it's quite exciting to think of having a portable programmable open source synth engine on the PI with a portable midi controller. I am working with the AKAI mini mpk, which has pad and keys and knob and nice feature like

[PD] Fwd: Call for Participation: live.code.festival @ IMWI Karlsruhe

2012-08-29 Thread Holger
*** Apologies for Multiple Posting *** Call for participants for the international live coding festival to be held at the University of Music Karlsruhe, Germany. = Dates: 19. - 21. April 2013 Venue: University of Music

Re: [PD] playing soundcloud files

2012-08-29 Thread Roman Haefeli
On Die, 2012-08-28 at 20:48 +0100, Andrew Faraday wrote: That sounds good, but how exactly? Do you have an example patch? I think the help patch explains it quite well. A real world example: [open http://soundcloud.com/reduzent/backup-blues/download ( | | [play( |/ [readanysf~] | | [dac~ ]

Re: [PD] playing soundcloud files

2012-08-29 Thread Leandro da Mota Damasceno
can that be used with Spotify or Grooveshark? On Wed, Aug 29, 2012 at 9:09 AM, Roman Haefeli reduz...@gmail.com wrote: On Die, 2012-08-28 at 20:48 +0100, Andrew Faraday wrote: That sounds good, but how exactly? Do you have an example patch? I think the help patch explains it quite well. A

Re: [PD] instantaneous pitch follower

2012-08-29 Thread patrick
hi simon, first of all thanks for sharing this patch. i would like to know if you could share also the patch that you are using for your doublebass? i am not sure i understand the filter part. also any audio demo? cheers ___ Pd-list@iem.at mailing

Re: [PD] playing soundcloud files

2012-08-29 Thread Andrew Faraday
It could if they provide you with a download link... I'd have to guess that they won't, tho. It would undermine their whole buisness plan. Date: Wed, 29 Aug 2012 09:13:28 -0300 Subject: Re: [PD] playing soundcloud files From: lem...@gmail.com To: reduz...@gmail.com CC:

Re: [PD] playing soundcloud files

2012-08-29 Thread Roman Haefeli
On Mit, 2012-08-29 at 14:46 +0100, Andrew Faraday wrote: It could if they provide you with a download link... I'd have to guess that they won't, tho. It would undermine their whole buisness plan. They do. I don't know the specifics, but I assume it's up to the author to allow the download of

[PD] [PD-announce] Installation ADM8 in Ars Electronica festival - Linz, Austria

2012-08-29 Thread Jack
The installation ADM8 (Bot) will be presented in the festival Ars Electronica in Linz, Austria (30 August - 03 september). This installation is built with Pd, Gem and Java. http://www.antidatamining.net/ So We will be in Litz during this period. If you are in the area, you are welcome to visit us

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Tedb0t
This is what I'm curious about; who is doing this alsa development, where, and can we pitch in? We are all interested in getting the sound working better on the Pi... That said, it seems like the jury is out on if it's an alsa problem or a Pd problem. I seem to have experienced both.

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Pierre Massat
There's a guy called dom on the RPi forum who seems to be involved in audio development. I've seen his interventions in a couple of audio related threads, and i got the information about the analog output being simple filtered PWM off one of his posts. Might be interesting to get in touch with

Re: [PD] playing soundcloud files

2012-08-29 Thread Jack
Hello Roman, I tried to apply the IOhannes's patch on the Makefile of readanysf~ : Author: IOhannes m zmölnig Description: get linking order right (objects/libs that depends on other libs should come before the dependencies) --- pd-readanysf.orig/Makefile +++ pd-readanysf/Makefile @@ -31,7

Re: [PD] instantaneous pitch follower

2012-08-29 Thread Simon Iten
Patrick, I will post it at some point. However it is not finished yet and the gui not very intuitive atm. The filter part is very easy, the important part is that you get a separate signal from each string with a divided pickup...and then you need one of these patches for every string. Cheers On

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Andy Farnell
Yes I heard that too. It's single bit PWM modulated output. Basically there's no DAC, so audio output is a fun hack, and likely as good as it's worth trying to make it for simple applications. If you want good quality audio I/O there are things like Turtle Beach Amigo for about 15 quid

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Tedb0t
Ah, wow, that's crazy. Has anyone yet tried out any USB audio interfaces on the RPi yet? I have one handy that I can try but not until I get these client projects out of the way ;) I'm extremely curious if using a supported external audio interface solves all the sound problems or if there

Re: [PD] nightly builds going away for now

2012-08-29 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/29/2012 03:11 AM, IOhannes m zmoelnig wrote: On 2012-08-20 22:41, Hans-Christoph Steiner wrote: I've updated the builder matrix for clarity. http://puredata.info/docs/developer/PdLab Please correct if any mistakes. Right now the

Re: [PD] nightly builds going away for now

2012-08-29 Thread IOhannes m zmölnig
On 08/29/2012 08:23 PM, Hans-Christoph Steiner wrote: The quick approach to this would be just to set up an folder that is web accessible, say: http://puredata.info/auto-build/latest any reason to not use http://autobuild.puredata.info/ ? i think this would break less links. fgmadsr

Re: [PD] Pd on a headless Raspberry Pi

2012-08-29 Thread Pierre Massat
This is all very interesting! To get back to my initial problem, i managed to solve it by launching Pd with a longer audio buffer (-audiobuf 100). For some reason Pd came with a default buffer of 25ms. Now, I can't tell you whether it sounds as good or worse than the same audio data played in