Re: [PD] Analysis on a wav file?

2007-04-23 Thread IOhannes m zmoelnig
Jared wrote: So I guess I have two separate questions. First, how can I get PD to record a set amount of audio, either to a file or to an array (if anyone can let me know which would be preferable and why I'd love to hear your advice). [tabwrite~] Second, how to perform analysis on a

Re: [PD] call for PDP testing on Mac OS X

2007-04-23 Thread Tim Boykett
The QaD method (creating pdp and pidip objects) works fine. Now I can get pdp_glx running a window in Xwindows and pdp_noise works too. pdp_qt is not being created. pdp_ieee1394 is also not created. Do I need any specific things for quicktime? I was also looking for the gem -- pdp conversion

[PD] high level beat detection

2007-04-23 Thread ronny vanden bempt
Hey, We're busy with making a beat detector in Pd, but we're stuck in such a way that we want stopped trying to implement it as a patch. We're now skinning our matlab code to make it as fast and small as possible. After that we'll translate it to C code (hopefully the matlab-to-C compiiler helps

Re: [PD] high level beat detection

2007-04-23 Thread IOhannes m zmoelnig
ronny vanden bempt wrote: Hey, We're busy with making a beat detector in Pd, but we're stuck in such a way that we want stopped trying to implement it as a patch. We're now skinning our matlab code to make it as fast and small as possible. After that we'll translate it to C code (hopefully

[PD] pidip setup/compile questions

2007-04-23 Thread Kevin McCoy
Hello, I got pd-extended 39-2 rc1 for debian/ppc from Hans' site but while PDP works great, I cannot get pidip to load because of a quicktime_close error: PDP: pure data packet version 0.12.5-darcs /usr/local/lib/pd/extra/pidip/pidip.pd_linux: /usr/local/lib/pd/extra/pidip/pidip.pd_linux:

[PD] 4 video and audio problem

2007-04-23 Thread Peter Forde
Hey guys and gals, I've mostly been using Gem with PD and so have not the best understanding of the audio use. I have set up a patch that uses the mouse to fade between the video and audio of 4 selected pieces. My computer can almost achieve this but I get audio drop outs and with longer clips

Re: [PD] 4 video and audio problem

2007-04-23 Thread Steffen Leve Poulsen
Peter Forde skrev: Hey guys and gals, I've mostly been using Gem with PD and so have not the best understanding of the audio use. I have set up a patch that uses the mouse to fade between the video and audio of 4 selected pieces. My computer can almost achieve this but I get audio drop

[PD] [PD-announce] PhD thesis

2007-04-23 Thread Paul Brossier
Hi all, The pdf of my PhD dissertation, Automatic Annotation of Musical Audio for Interactive Applications, is now available online: http://aubio.piem.org/phd/ The document describes some of the innerworks of the aubio library and external. Remarks and questions would be most welcome.

Re: [PD] [PD-announce] PhD thesis

2007-04-23 Thread Richard Bowers
Great stuff, Paul. I shall enjoy reading this. A minor note: you reference Roads on page 20:- Chapter 7 should read Part 7 (which comprises chapter 23). Sorry to be a bore ;) Richard. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Brossier Sent:

Re: [PD] Test Audio: just trying to hear anything

2007-04-23 Thread Javier García
Frank Barknecht wrote: Please try again, alsa-utils is an important package. It includes all the debugging and configuration tools for ALSA like alsamixer, aplay, aconnect etc. sudo apt-get install alsa-utils should install it. I installed it and typed speaker test. The only thing i heard was

Re: [PD] Test Audio: just trying to hear anything

2007-04-23 Thread Andy Farnell
On Mon, 23 Apr 2007 22:05:32 +0200 Javier García [EMAIL PROTECTED] wrote: Frank Barknecht wrote: Please try again, alsa-utils is an important package. It includes all the debugging and configuration tools for ALSA like alsamixer, aplay, aconnect etc. sudo apt-get install alsa-utils should

Re: [PD] Test Audio: just trying to hear anything

2007-04-23 Thread Javier García
Andy Farnell wrote: It's working and happy afaics. But you didn't hear anything? Have a really good fiddle with your ALSA mixer settings. Please elaborate on The only thing i heard was noise Did you hear residual hiss? Or something else? No, i dont hear anything. About the ALSA mixer settings

Re: [PD] Test Audio: just trying to hear anything

2007-04-23 Thread Andy Farnell
rerun alsaconf and make sure the sample rate is set to 48k then try starting Pd with these options pd -r 48000 -channels 2 -audiobuf 160 -audiodev 1 On Mon, 23 Apr 2007 23:27:18 +0200 Javier García [EMAIL PROTECTED] wrote: when i try to test the audio with Test audio and MIDI i have selected

Re: [PD] video documentation of an installation built with PD

2007-04-23 Thread Hans-Christoph Steiner
Looks like a nice piece. .hc On Apr 21, 2007, at 2:52 PM, Damian Stewart wrote: and some other open-source tech http://www.dailymotion.com/video/x1rzil_sounds-like-light-lights-sound Raw video footage is cooked using a custom OpenCV-based app that feeds data to PD via Open Sound

Re: [PD] pidip setup/compile questions

2007-04-23 Thread Kevin McCoy
It's cool I think, I actually installed the most recent version of it. I was trying to compile pidip all day today and going nuts! I gave up and copied your pidip.pd_linux over to my vanilla pd and it works now. Tight. Thanks Hans! Kevin On 4/23/07, Hans-Christoph Steiner [EMAIL PROTECTED]

Re: [PD] call for PDP testing on Mac OS X

2007-04-23 Thread marius schebella
kevin, I don't understand what you are saying. is pdp_qt working or not? and where did you get libquicktime? marius. Kevin McCoy wrote: pdp_qt is not being created. just jumping in here, but I will second that, both in OS X and in Debian too it is not created. I recompiled after