Re: [PD] pda --no-TK ?

2007-04-24 Thread alejo d
On 4/3/07, Chris McCormick <[EMAIL PROTECTED]> wrote: You might also like to take a look at gp2xPd since it builds PDa without the gui libraries. There's a description of how I did that in the file src/gp2x.readme which is available in a patched version of PDa. So download PDa 0.6 from Güenter'

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

2007-04-24 Thread mik
Javier García schreef: > Some more clues: > > when i try to test the audio with "Test audio and MIDI" i have selected > "default MIDI". If I select ALSA, "default MIDI" and "ALSA" are selected and > this message appears: > > tried but couldn't sync A/D/A > tried but couldn't sync A/D/A > tried

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

2007-04-24 Thread Javier García
Frank Barknecht wrote: >It seems your card is working. The error you get in Pd("Couldn't sync >A/D" etc.) hints at a problem with Pd and your card. What card do you >have? Could you send the output of this command please: >$ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel

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

2007-04-24 Thread Hans-Christoph Steiner
On Apr 23, 2007, at 10:56 PM, 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 getting libquicktime going and it works now. Maybe an issue with that? I am currently in the

Re: [PD] Pd shutdown hook

2007-04-24 Thread IOhannes m zmoelnig
David Kirkpatrick wrote: > Hey guys, > > I've got a piece of hardware that I am controlling from a custom built pd > external. I can contol it fine, but when I quit pd, the device stays on. > What I need is a way to trigger the device shutdown command when pd is > exited. Does pd have a shutdow

[PD] Pd shutdown hook

2007-04-24 Thread David Kirkpatrick
Hey guys, I've got a piece of hardware that I am controlling from a custom built pd external. I can contol it fine, but when I quit pd, the device stays on. What I need is a way to trigger the device shutdown command when pd is exited. Does pd have a shutdown hook of some kind? I'm on windows X

[PD] [PD-announce] PACKET FORTH Workshop - GOTO10 at NIM/Amsterdam - 18-20 May 2007

2007-04-24 Thread propaganda
Sorry for >< please >> --- PACKET FORTH Workshop with Aymeric Mansoux, Tom Schouten and Marloes de Valk This 3 day workshop is an introduction to generative visuals using the open source programming language Packet Forth. The workshop is aimed at artists and programmers interested in generative

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

2007-04-24 Thread Frank Barknecht
Hallo, Javier García hat gesagt: // Javier García wrote: > I installed it and typed "speaker test". The only thing i heard was noise > in the same time this lines below appeared. speaker-test is testing with pink noise by default. To make sure it's speaker-test, that you are hearing, you could a

Re: [PD] RSI . Was Re: GEM: animations

2007-04-24 Thread Kyle Klipowicz
You know, that sort of makes sense. I was getting these RSI feelings from working at my job, but then when I got laid off, they went away... ~Kyle On 4/23/07, Kevin McCoy <[EMAIL PROTECTED]> wrote: > Yes I had an "injury" months ago and I wanted to use desiredata because of > that. What actually

Re: [PD] high level beat detection

2007-04-24 Thread Jamie Bullock
On Mon, 2007-04-23 at 10:21 +0200, ronny vanden bempt wrote: > Hey, > We're busy with making a beat detector in Pd, Are you already aware of aubio, which does this pretty well, and provides PD externals that wrap the functionality? (http://aubio.piem.org/). Just might save you some time. best,