Re: [PD] Jack OSX latest beta and Pd jack midi

2011-02-06 Thread Si Mills
Very true, I have used this method fairly successfully although jitter is unavoidable. What this new beta brings to the table however is sample accurate midi as it creates a bridge between core midi and jack. Mike Moser-Booth mmoserbo...@gmail.com wrote: MIDI routing in OSX can be done using

[PD] [PD-announce] electronic music ( with Pd ) event in London tomorrow and Tuesday night ?

2011-02-06 Thread Koray Tahiroglu
Hi all, I will be in London tomorrow till Thursday, we will do an interactive dance performance, I will have Monday free and other days busy. Can anyone recommend/suggest me any electronic music ( with or without Pd) event happening in London tomorrow ( Monday 07.02) and Tuesday night ?

Re: [PD] PD on FPGA

2011-02-06 Thread cyrille henry
hello, have you looked at this : http://www.sukandar.de/ (see glui ph). but it's old and not maintained. you can also have a look at this : http://www.milkymist.org/index.html pd is not running on this device, but it probably can. Cyrille Le 04/02/2011 16:56, Christoph Kuhr a écrit : Hi

Re: [PD] Am I alone?

2011-02-06 Thread ypatios
On 30 January 2011 04:17, Jonathan Wilkes jancs...@yahoo.com wrote: --- On Sat, 1/29/11, Josh Moore kh405.7h3...@gmail.com wrote: The people involved try too hard to be the electronic version of John Cage, it's quite annoying. [0, 0 273000( | [line~] | [dac~] lol -- ypatios

[PD] externals and Mac OS X 10.6

2011-02-06 Thread Jerod Sommerfeldt
Hello all- Forgive me if this has been covered already; I was searching the archives for my answer, but couldn't find exactly what I was looking for. When writing our own externals on Mac OSX 10.6, do we need to continue to include the following in our makefile? -m32 in the DARWINCFLAGS -arch

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Jonathan Wilkes
Hi Hans, Two questions: 1) widgets and text appear super tiny on winxp. But when I create a widget in the tcl shell, say, with grid [button .b -text Hello] the font size looks fine. So what exactly is happening in Pd to make things look too small in windows? (I remember this was a

Re: [PD] how can I clear [vd~]

2011-02-06 Thread Jonathan Wilkes
[delread~ patch_review_buffer ???] | | [crickets~] | | [!=~] | | [applause~] | | [*~] | \ | \ [dac~] --- On Wed, 2/2/11, Mathieu Bouchard ma...@artengine.ca wrote: From: Mathieu Bouchard ma...@artengine.ca Subject: Re: [PD] how can I clear [vd~] To: Jonathan Wilkes jancs...@yahoo.com

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Hans-Christoph Steiner
On Feb 6, 2011, at 4:19 PM, Jonathan Wilkes wrote: Hi Hans, Two questions: 1) widgets and text appear super tiny on winxp. But when I create a widget in the tcl shell, say, with grid [button .b -text Hello] the font size looks fine. So what exactly is happening in Pd to make things

Re: [PD] externals and Mac OS X 10.6

2011-02-06 Thread Hans-Christoph Steiner
YOu're probably much better off using the new Makefile template, it handles the OSX build issues. By default, it'll build universal for i386, x86_64, and PowerPC, and build targetting 10.4 so that you can easily use your objects on any Mac OS X machine that is running 10.4 or better.

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Jonathan Wilkes
I'm making some more changes, like removing the checkboxes and using a combobox for the genres. Also using a combobox to enter search terms which has the benefit of a more user friendly drop-down menu for a search history (plus less code). Also, I changed the search function so you can type:

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Jonathan Wilkes
--- On Sun, 2/6/11, Hans-Christoph Steiner h...@at.or.at wrote: From: Hans-Christoph Steiner h...@at.or.at Subject: Re: [PD] keyword/regexp search of documentation in a plugin To: Jonathan Wilkes jancs...@yahoo.com Cc: pd-list PD-list@iem.at Date: Sunday, February 6, 2011, 11:24 PM On

[PD] algorithms for drawing filter response curves

2011-02-06 Thread Hans-Christoph Steiner
I've started to write a GUI for generating biquad coefficients (something like Max/MSP's [filtergraph~]). I've gotten the GUI interaction working well, now I'm looking for the algorithms for generating a plot of the frequency response of a given set of biquad coefficents? It'll end up

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Hans-Christoph Steiner
On Feb 6, 2011, at 5:54 PM, Jonathan Wilkes wrote: --- On Sun, 2/6/11, Hans-Christoph Steiner h...@at.or.at wrote: From: Hans-Christoph Steiner h...@at.or.at Subject: Re: [PD] keyword/regexp search of documentation in a plugin To: Jonathan Wilkes jancs...@yahoo.com Cc: pd-list

Re: [PD] keyword/regexp search of documentation in a plugin

2011-02-06 Thread Jonathan Wilkes
Ah, great. Thanks Hans. -Jonathan --- On Mon, 2/7/11, Hans-Christoph Steiner h...@at.or.at wrote: From: Hans-Christoph Steiner h...@at.or.at Subject: Re: [PD] keyword/regexp search of documentation in a plugin To: Jonathan Wilkes jancs...@yahoo.com Cc: pd-list PD-list@iem.at Date: Monday,

Re: [PD] algorithms for drawing filter response curves

2011-02-06 Thread Spencer Russell
[1] gives the magnitude frequency response given the biquad coefficents, and it linked to from several places around the net. Is this the sort of thing you're looking for? [1] http://bit.ly/eFck4j -s On Sun, Feb 6, 2011 at 6:12 PM, Hans-Christoph Steiner h...@at.or.at wrote: I've started to

Re: [PD] algorithms for drawing filter response curves

2011-02-06 Thread Mathieu Bouchard
On Sun, 6 Feb 2011, Spencer Russell wrote: [1] gives the magnitude frequency response given the biquad coefficents, and it linked to from several places around the net. Is this the sort of thing you're looking for? [1] http://bit.ly/eFck4j This link got me directly to : USB complete:

Re: [PD] algorithms for drawing filter response curves

2011-02-06 Thread Mathieu Bouchard
On Sun, 6 Feb 2011, Hans-Christoph Steiner wrote: I've started to write a GUI for generating biquad coefficients (something like Max/MSP's [filtergraph~]). I've gotten the GUI interaction working well, now I'm looking for the algorithms for generating a plot of the frequency response of a

[PD] libpd with pulseaudio portaudio

2011-02-06 Thread patrick
hi everyone, i have managed to use libpd with pulseaudio portaudio. 2 channels - record and playback with low-latency configuration (i get 15-20 ms with my built-in laptop's sound card). size of the library is 776k. http://www.workinprogress.ca/libpd/

Re: [PD] algorithms for drawing filter response curves

2011-02-06 Thread Mike Moser-Booth
I don't know if this is what you're asking, but iirc it's really just a matter of substituting exp(j*2*pi*fc/Fs) for z in the transfer function. I can send a Pd patch illustrating it later, if you like. .mmb On Sunday, February 6, 2011, Hans-Christoph Steiner h...@at.or.at wrote: I've started

Re: [PD] algorithms for drawing filter response curves

2011-02-06 Thread Mike Moser-Booth
Sorry, sent that a little too quickly. I should've also mentioned that fc=cutoff frequency and Fs=sample rate. And the magnitude of the result will give the magnitude frequency response and the angle will give the phase response. .mmb On Monday, February 7, 2011, Mike Moser-Booth