[PD] HRTF

2007-03-20 Thread Isidro Gonzalez
Hi. I am looking for PD objects and/or abstractions to do HRTF filtering. Any ideas on where to get them? Thanks Isi It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar.

[PD] Problems using M-Audio Soundcards with a Dell Laptop Computer

2007-06-22 Thread Isidro Gonzalez
After making tedious and exhaustive tests I finally discovered that using an M-Audio Audiophile Firewire Sound Card connected to a Dell Inspiron Laptop produces random little chirps while recordings that are -to my present knowledge- unavoidable and due to some kind of incompatibility between

[PD] Can't use standard C libraries on external compilation for windows using MINGW

2007-07-14 Thread Isidro Gonzalez
Hello: I followed Alberto Zin's instructions for compiling pd externals using Mingw and they worked OK. But: I modified de hello.c code adding the opening and closing of a file. Of course, the stdio.h header file must be added to the code. Attached to this message is the modified hello.c. The

[PD] Drawing lines in GEM again

2007-11-22 Thread Isidro Gonzalez
--- Isidro Gonzalez [EMAIL PROTECTED] wrote: Date: Wed, 21 Nov 2007 13:44:20 -0800 (PST) From: Isidro Gonzalez [EMAIL PROTECTED] Subject: Drawing lines in GEM To: pd-list@iem.at Hello: To my knowledge, there are two GEM objects capable to draw a polygon with lines: 1-polygon 2-curve

Re: [PD] questions about vbap

2008-03-27 Thread Isidro Gonzalez
Hi As far as I know, if the four loudspeakers are to be located each in one corner of a square, the VBAP technique is completely equivalent to intensity panning using cosine-sine functions(the so called tangent law). I don´t know in detail your project but perhaps is easier to you to do intensity

Re: [PD] poles, zeros and gain

2008-04-12 Thread Isidro Gonzalez
so is it possible to get the gain from the poles and zeros, without calculating all coefficients? Of Course it is. You must evaluate the transfer function of the filter in the unit circle. For a nice explanation on how to do this and some C code samples, see: Elements of Computer Music by F.

Re: [PD] frequency components analysis

2008-07-11 Thread Isidro Gonzalez
You could try the ATS technique by Juan Pampin. You will find it at the SourceForge CVS. It has several applications associated like an object for pd(atsread), several UGs for Csound, a GUI for Analyzing/Editing(ATSH) and a non-gui stand alone program for analysis(Atsa). It runs under Linux,

[PD] Many outlets and/or inlets

2009-02-20 Thread Isidro Gonzalez
Hello: Probably a naif question, sorry by that. Is there a way to enlarge an object´s box for the case where there are lots of inlets and/or outlets and so they loose individual visibility? Many thanks Isi ___ Pd-list@iem.at mailing list

[PD] Fw: Re: Many outlets and/or inlets

2009-02-21 Thread Isidro Gonzalez
Yes, I did the same, but did not work. Some objects may not accept creation arguments at all. Many thanks anyway. Isi --- On Sat, 2/21/09, hard off hard@gmail.com wrote: From: hard off hard@gmail.com Subject: Re: [PD] Many outlets and/or inlets To: Jaime Oliver

[PD] Space for pd under Windows

2009-11-13 Thread Isidro Gonzalez
Hello: Does anyone compiled and/or used the pd implementation of the Space Unit Generator of F. R. Moore made by Yadegari? Here is the link: http://crca.ucsd.edu/~yadegari/space.html If someone knows where to find the compiled external and/or a Windows-adapted code, that will save me a lot of