Re: [PD] compiling pix_opencv on debian (lmde)

2013-06-19 Thread Jaime Oliver
I just ran into the same problem in ubuntu following: http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv#packages_for_ubuntu_and_debian J On Wed, Jun 19, 2013 at 1:08 PM, Benjamin ~ 01xy ben...@free.fr wrote: Hello pd-list, I'm trying to compile pix_opencv on linux mint debian

Re: [PD] how to install and use GPIO external

2013-06-19 Thread Jaime Oliver
you need to be root. start pd with sudo. unless there is a more permanent solution by now? best, J On Wed, Jun 19, 2013 at 6:02 PM, Josh Downing jndown...@gmail.com wrote: Thanks for the help guys! So I deleted the -m32 from the makefile and then everything seemed to build okay. I then

[PD] pix_record file size limit

2013-03-19 Thread Jaime Oliver
Hello everyone, I am using pix_record to encode files in codec 23 and I cannot get a filesize bigger than 4294967295 bytes or 4.29 GB. The files by the way are unusable after this size and they just won't play in regular video players. Can some one explain why this happens and if there is a

Re: [PD] pix_record file size limit

2013-03-19 Thread Jaime Oliver
If this is of any help, this happens at around 14000 frames or 7 minutes and 45 seconds... J On Tue, Mar 19, 2013 at 2:12 PM, Jaime Oliver jaime.oliv...@gmail.comwrote: Hello everyone, I am using pix_record to encode files in codec 23 and I cannot get a filesize bigger than 4294967295 bytes

[PD] [GEM] pix_record .mov files and codecs

2013-03-16 Thread Jaime Oliver
hi everyone, I am recording video files from GEM processes, but now have a severe incompatibility issue. I know it is being recorded correctly because I can read the files from within GEM, but no external player seems to be able to open it (i.e. vlc player in both ubuntu and os x) The message

Re: [PD] [GEM] pix_record .mov files and codecs

2013-03-16 Thread Jaime Oliver
sorry solved this, Is there any reason why the [codeclist( message to pix_record should not just output or print without the -verbose -verbose flag? J On Sat, Mar 16, 2013 at 4:37 PM, Jaime Oliver jaime.oliv...@gmail.comwrote: hi everyone, I am recording video files from GEM processes

Re: [PD] RME MADI HDSPe

2012-11-23 Thread Jaime Oliver
indeed jack does it pretty well. I don't fully grasp why though and this is not the moment to question it.. thanks! J On Fri, Nov 23, 2012 at 11:59 AM, Peter P. p8...@aol.com wrote: * Jaime Oliver jaime.oliv...@gmail.com [2012-11-23 11:55]: Hi all, I know several of you use or have used

Re: [PD] [GEM] pix_mano and latest linux kernels

2012-10-14 Thread Jaime Oliver
Gem.pd_linux first, then pix_mano.pd_linux .hc On Oct 13, 2012, at 8:36 PM, Jaime Oliver wrote: Hey Hans, Thanks, but I am hitting a wall: (gdb) add-symbol-file /home/joliver/Gem/extra/pix_mano/pix_mano.pd_linux The address where /home/joliver/Gem/extra/pix_mano/pix_mano.pd_linux has been

Re: [PD] convert bang to 1 else it's a 0

2012-10-14 Thread Jaime Oliver
many solutions that require a bit of imagination. check out the trigger object or see attached patch. J On Sun, Oct 14, 2012 at 8:25 PM, Rick T ratull...@gmail.com wrote: That won't work because once you bang the message box with the number 1 it stays at 1 and it doesn't go back to the number

[PD] [GEM] pix_mano and latest linux kernels

2012-10-13 Thread Jaime Oliver
Hi all, IOhannes, I am porting my systems from fedora 11 to ubuntu 12.04, but I am having some trouble with pix_mano. In Ubuntu 12.04 I get: Segmentation fault (core dumped) and Pd crashes I have tested it in two different computers and get the same results. The exact same code and versions of

Re: [PD] [GEM] pix_mano and latest linux kernels

2012-10-13 Thread Jaime Oliver
. .hc On Oct 13, 2012, at 5:27 PM, Jaime Oliver wrote: Hi all, IOhannes, I am porting my systems from fedora 11 to ubuntu 12.04, but I am having some trouble with pix_mano. In Ubuntu 12.04 I get: Segmentation fault (core dumped) and Pd crashes I have tested it in two different

Re: [PD] [GEM] pix_mano and latest linux kernels

2012-10-13 Thread Jaime Oliver
/also: (gdb) attach pd. Illegal process-id: pd.. ? J On Sat, Oct 13, 2012 at 8:36 PM, Jaime Oliver jaime.oliv...@gmail.com wrote: Hey Hans, Thanks, but I am hitting a wall: (gdb) add-symbol-file /home/joliver/Gem/extra/pix_mano/pix_mano.pd_linux The address where /home/joliver/Gem/extra

[PD] compiling external in linux

2012-10-04 Thread Jaime Oliver
dear all, I am trying to compile a pd external in ubuntu 12.04 and get: joliver@crystal:~/watercolor/tracks$ make tracks.pd_linux cc -DPD -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -I../../src -o tracks.o -c

[PD] [GEM] compiling with ImageMagick

2012-09-12 Thread Jaime Oliver
Hello all, I am trying to compile gem in ubuntu 12.04, with latest gem from git and pd 0.43-2. I need imagemagick for image support... For some reason after running ./configure I get: use ImageMagick : no I have installed it using: apt-get install imagemagick I am generally new to

Re: [PD] bigger symbols

2012-05-23 Thread Jaime Oliver
Perhaps a canvas ? J On May 23, 2012, at 11:34 AM, Jeppi Jeppi jepp...@hotmail.com wrote: Hi all, any easy (and hopefully standard) way to display a bigger and better looking symbol than the default [symbol] object (Ctrl-4)? Thanks! Josep M

[PD] [GEM] PS3eye in Ubuntu 12.04?

2012-05-12 Thread Jaime Oliver
hi all, does anyone have experience with the ps3eye in ubuntu using pd/gem? I am trying out ubuntu for one of my systems and have the following issue. I am able to control the frame rate, autogain and several other features of the PS3eye camera from GUVCViewer, but I cannot do it from GEM. In

Re: [PD] [PD-announce] Xth Sense awarded first prize first prize at Guthman Musical Instrument Competition

2012-02-19 Thread Jaime Oliver
Congratulations! Well done! J On Sun, Feb 19, 2012 at 9:48 AM, Scott McCoid mccoid.sc...@gmail.com wrote: Congratulations Marco! I was lucky enough to see your performances during the competition. Great work! Scott On Sun, Feb 19, 2012 at 9:28 AM, Marco Donnarumma de...@thesaddj.com

Re: [PD] Equal-power crossfade?

2012-02-06 Thread Jaime Oliver
Here's an argument for plain linear crossfade. I get power boosts with cosine crossfades... best, J On Mon, Feb 6, 2012 at 8:53 AM, Pierre Massat pimas...@gmail.com wrote: Thanks Frank! Pierre 2012/2/6 Frank Barknecht f...@footils.org Hi, On Mon, Feb 06, 2012 at 02:22:34PM +0100,

Re: [PD] Equal-power crossfade?

2012-02-06 Thread Jaime Oliver
Your example is a bit broken (there is no panning going on at all), you're right. ... coffee excuse ... here is a fixed version in case someone is interested. the subject of the e-mail however, does not ask to pan, but to crossfade without loosing or adding power. What the example shows is a

Re: [PD] translation completeness (Was: Re: Spanish translation)

2012-01-26 Thread Jaime Oliver
Longuer is not a word. then that's not a sentence. J ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] Spanish translation (Re: translation activity)

2012-01-24 Thread Jaime Oliver
Hi all, I am trying to get to the translation, but cannot for some reason. I get a warning: This translation is locked by someone else. Are we not trying to achieve a single spanish translation? best, J On Tue, Jan 24, 2012 at 1:12 PM, Max abonneme...@revolwear.com wrote: there was a

Re: [PD] visiting new york

2012-01-12 Thread Jaime Oliver
Hi Renato, I'm getting in on Tuesday morning. Are you still around? J On Jan 11, 2012, at 3:41 PM, alessandro contini aless.cont...@gmail.com wrote: Hi Renato, if you are still around it would be nice to meet you :) keep in touch. Alessandro 2012/1/7 Renato Fabbri

Re: [PD] GEM in 10.7

2011-12-16 Thread Jaime Oliver
, Dec 16, 2011 at 4:48 AM, Jaime Oliver jaime.oliv...@gmail.com wrote: Thanks for the responses. Well, if compiled by doing: ./autogen.sh ./configure --with-pd=/Applications/Pd-0.43-0.app/Contents/Resources/ --enable-fat-binary=i386 make There are several errors and the build fails. I am

Re: [PD] GEM in 10.7

2011-12-16 Thread Jaime Oliver
and you did do a make clean before fuddling around with --enable-fat-binary? even better, I started with a fresh package. J fgamsdr IOhannes ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] GEM in 10.7

2011-12-16 Thread Jaime Oliver
i cannot really imagine why an i386 build fails, unless apple really updated the i386 headers for 10.7 to drop the deprecated functions. Well, I know other people are using gem in 10.7 so they must have compiled it in some way... Nicolas? best, J -- Jaime E Oliver LR jo2...@columbia.edu

Re: [PD] GEM in 10.7

2011-12-16 Thread Jaime Oliver
maybe they are simply using the binaries provided? Of course... they are compiled on a 10.5 machine, but they should run on 10.7 I also have a 10.6 version I could use, but have this laptop right now... do you have any special reason to compile it yourself? well, I haven't gotten around

[PD] GEM in 10.7

2011-12-15 Thread Jaime Oliver
hi Everyone, I just compiled Gem-0.93.3 in OSX 10.7 and with Pd-0.43-0 and I get the following error when loading Pd and calling GEM: /Applications/Gem-0.93.3/src/.libs/Gem.pd_darwin: dlopen(/Applications/Gem-0.93.3/src/.libs/Gem.pd_darwin, 10): no suitable image found. Did find:

[PD] ending an audio recording after the fact.

2011-12-12 Thread Jaime Oliver
Hi Everyone, I once recorded a concert with writesf~, in a .wav format, and did not send the stop message, but instead turned off the computer. The file is about 730MB so everything seems to be there. However, since I didn't stop recording I guess there might be some headers or something missing

Re: [PD] Findings regarding performance

2011-12-01 Thread Jaime Oliver
[inlet~] [inlet] || |[switch~ ] | [outlet~] Besides clicking problems which you might not care about, If you send a zero to switch~ while there is still audio in the buffer you'll get the buffer repeated over and over. This is why I use both a *~ AND a switch~.

[PD] [GEM] in os x 10.7?

2011-11-18 Thread Jaime Oliver
Hello everyone, I was wondering if anyone had been able to compile and run (stable) the latest GEM in OS X 10.7? best, J -- Jaime E Oliver LR jo2...@columbia.edu www.jaimeoliver.pe 858 750 0924 (cel) ___ Pd-list@iem.at mailing list UNSUBSCRIBE

Re: [PD] Sigmund~ or Bonk~ question: discerning input between two sounds

2011-11-08 Thread Jaime Oliver
Check out timbreID by William Brent. Best, J On Nov 8, 2011, at 3:19 PM, Sebastian Valenzuela svalenzuelamu...@gmail.com wrote: Hi everyone, I'll be beat-boxing (with my voice) TWO sounds into my computer microphone: a Kick drum sound and a Hi-Hat sound. I would like to use some sort

Re: [PD] OT: PS3 eyecam on osx lion

2011-11-06 Thread Jaime Oliver
the latest build they have seems to be from 2009. I'm just guessing here, but you might compile the driver yourself? best, J On Sun, Nov 6, 2011 at 7:49 AM, Budi Prakosa i...@deadmediafm.org wrote: hi list, does anyone know how to make ps3 eyecam work on osx lion? macam doesnt work thanks!

Re: [PD] Fwd: Variable number of objects?

2011-09-30 Thread Jaime Oliver
-Ursprüngliche Nachricht- Von: Jaime Oliver [mailto:jaime.oliv...@gmail.com] Gesendet: Freitag, 30. September 2011 05:04 An: Ingo Cc: Jonathan Wilkes; Pd List Betreff: Re: [PD] Fwd: Variable number of objects? I see... What I do is put a spigot right after all receives and the spigot

Re: [PD] Fwd: Variable number of objects?

2011-09-29 Thread Jaime Oliver
On Thu, Sep 29, 2011 at 1:17 PM, Jonathan Wilkes jancs...@yahoo.com wrote: What happens if you just have the maximum number of voices you think you'd ever need and [switch~] them on and off as needed? In my case it takes a bit long to load the patch, but if the voices are switched off then

Re: [PD] speaker recognition with pd ?

2011-09-27 Thread Jaime Oliver
Ekthept when thomeone thpeakth like thith, of courthe. what if there are two of them ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] [PD-announce] gem 0.93.0

2011-08-26 Thread Jaime Oliver
Thanks IOhannes! I'll drink to it! J On Aug 26, 2011, at 12:20 PM, IOhannes zmölnig zmoel...@iem.at wrote: after long years of waiting (foir you) and hard labour (for me), Gem 0.93 has been released today. large parts of the underlying engine have been re-written to give you a better

Re: [PD] multichannel instalation

2011-08-24 Thread Jaime Oliver
I haven't been able to get the Sapphire to output more than two channels through Pd (though it is supposed to be capable of 8). don't know this card but have you set the number of output channels to 4? I have tried making a multichannel patch, for eg [dac~ 1 2 3 4]. All that happens is I get

Re: [PD] number stream in ascending order

2011-07-30 Thread Jaime Oliver
just subtract the previous value from the current and if it is positive it is in ascending order ?? you could even smooth for slight irregularities. Is this what you're talking about? J On Sat, Jul 30, 2011 at 7:46 AM, Marco Donnarumma de...@thesaddj.com wrote: Hi folks, I have a stream of

Re: [PD] click sound when saving

2011-06-29 Thread Jaime Oliver
solution would be not to generate a DC in the first place. Roman On Tue, 2011-06-28 at 04:00 -0700, Jaime Oliver wrote: Hi all, I have two patches. One is my stable version and the other is the development one. They are similar, but I've made many changes. However, this development

[PD] video backend for pix_record in linux?

2011-06-29 Thread Jaime Oliver
hello again, what is the video backend for pix_record in linux? best, J -- Jaime E Oliver LR www.jaimeoliver.pe 858 750 0924 (cel) 858 202 1522 (home) ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] GEM and gmerlin

2011-06-27 Thread Jaime Oliver
you do have the resulting plugins copied/linked besides your Gem-binary, do you? No. Do I need to copy them manually? J $ ls Gem.pd_linux gem_filmGMERLIN.so gem_imageMAGICK.so gem_imageTIFF.so gem_imageJPEG.so fgmasdr IOhannes -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11

Re: [PD] GEM and gmerlin

2011-06-27 Thread Jaime Oliver
: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-06-27 12:27, Jaime Oliver wrote: you do have the resulting plugins copied/linked besides your Gem-binary, do you? No. Do I need to copy them manually? unless you do a make install (which i have to admit, should work but i dunno whether it does

Re: [PD] GEM and gmerlin

2011-06-23 Thread Jaime Oliver
Ok, now with the latest version of GEM from SVN: --with-gmerlin_avdec-libs=/usr/local/lib/ that's usually not needed, as /usr/local/lib is searched by default. great. but...: well, this: use gmerlin          : no is merely a summary at the end of the test; if it fails and should not,

[PD] GEM and gmerlin

2011-06-22 Thread Jaime Oliver
Hi everyone, In Fedora 11, Pd 0.42 and GEM ver: 0.92.2, I am trying to re-compile GEM with gmerlin. I have succesfully compiled and installed gmerlin, but GEM won't see it: use gmerlin : no I can see gmerlin (and quicktime for that matter) in usr/local/lib, but gem doesn't see them

Re: [PD] GEM and gmerlin

2011-06-22 Thread Jaime Oliver
please ignore this... J On Wed, Jun 22, 2011 at 2:38 AM, Jaime Oliver jaime.oliv...@gmail.com wrote: Hi everyone, In Fedora 11, Pd 0.42 and GEM ver: 0.92.2, I am trying to re-compile GEM with gmerlin. I have succesfully compiled and installed gmerlin, but GEM won't see it: use gmerlin

Re: [PD] which object to use to resolve my problem?

2011-06-05 Thread Jaime Oliver
like this? J On Sat, Jun 4, 2011 at 11:48 PM, FernandoG dataf...@gmail.com wrote: Hello I need a object or an abstraction that send a unique and single bang when a incoming number reach certain defined value and do nothing while this incoming number varies in proximities of the desired

Re: [PD] CVs

2011-05-10 Thread Jaime Oliver
My favorite example of a continuous sound is saying the word continuous: the uou part of it. J ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] MIDI triggered samples

2011-03-25 Thread Jaime Oliver
Hi Phil, if they'll always play from the beginning and the only control you need is amplitude, then I would try readsf~. J On Thu, Mar 24, 2011 at 1:57 PM, Phil Stone pkst...@ucdavis.edu wrote: OK, this was probably too broad a way to pose this. Let me try it this way: I'm not concerned with

Re: [PD] fiddle: amplitude scale for individual pitches

2011-03-21 Thread Jaime Oliver
are you looking for env~? Sigmund has that option too. J On Mon, Mar 21, 2011 at 8:59 AM, Matteo Sisti Sette matteosistise...@gmail.com wrote: Hi, Thank you for the clarifications, and sorry for replying with such a delay to a thread I started myself... On 03/10/2011 07:31 PM, Miller

Re: [PD] tracking multiblob with constant ID

2011-03-05 Thread Jaime Oliver
i think this goes beyond the constant id aspect of it or are you arguing that nearest neighbor is not the only/wrong approach to the problem? I mean that the nearest neighbour of centroïds is not the only approach to getting constant ids. There are many possible ways of getting constant ids.

Re: [PD] tracking multiblob with constant ID

2011-02-21 Thread Jaime Oliver
I mean this : http://gridflow.ca/gallery/%23labelling_false_colors.png this link seems to be down. J On Mon, Feb 21, 2011 at 6:32 AM, Mathieu Bouchard ma...@artengine.ca wrote: On Sun, 20 Feb 2011, Jaime Oliver wrote: Well, the object is independent of centroid or min/max or overlap. isn

Re: [PD] tracking multiblob with constant ID

2011-02-21 Thread Jaime Oliver
Indeed the link works fine. Yes, it's useful. Now I'm talking about something else that might be useful and that you don't get in GEM. Ok.  That's why [#labelling] also outputs a version of the incoming grid in which the 1 regions have all been flood-filled with distinct integers (numbered

Re: [PD] tracking multiblob with constant ID

2011-02-20 Thread Jaime Oliver
hi On Fri, Feb 18, 2011 at 11:17 AM, Dario Pedrioli dariopedri...@gmail.comwrote: if I type make the result is: No rule to create target .pd_linux etc... how about: make tracks.pd_linux best, J So I tried make tracks and the result is:

Re: [PD] tracking multiblob with constant ID

2011-02-20 Thread Jaime Oliver
Well, the object is independent of centroid or min/max or overlap. isn' it? that just depends on the particular aim of each user. matching nearest neighbors remains a useful object to have...  That's why [#labelling] also outputs a version of the incoming grid in which the 1 regions have all

Re: [PD] tracking multiblob with constant ID

2011-02-18 Thread Jaime Oliver
Hey Jack, I use versions of this object [tracks] for my stuff: http://www.jaimeoliver.pe/archives/741 I know William is working on a new object for this same purpose and in doing so he caught a bug in mine and several opportunities for optimization. The object should be working however. Let me

Re: [PD] tracking multiblob with constant ID

2011-02-18 Thread Jaime Oliver
On Fri, Feb 18, 2011 at 9:42 AM, Max abonneme...@revolwear.com wrote: http://cvlab.epfl.ch/research/body/surv It looks good, but I can't find if there is a specific pd object to create continuity independent from the tracking part. This is what I think is useful. do you know if it does? J /

Re: [PD] tracking multiblob with constant ID

2011-02-18 Thread Jaime Oliver
have you tried: make tracks.pd_linux ? J On Fri, Feb 18, 2011 at 9:58 AM, Jack j...@rybn.org wrote: Thanx Max but i never make an external for Pd from c++. The example with ping-pong balls is what i am looking for. Jaime, your external seems to be what i need, but i am a newbie in

Re: [PD] tracking multiblob with constant ID

2011-02-18 Thread Jaime Oliver
wait, are you in linux? J On Fri, Feb 18, 2011 at 10:04 AM, Jaime Oliver jaime.oliv...@gmail.comwrote: have you tried: make tracks.pd_linux ? J On Fri, Feb 18, 2011 at 9:58 AM, Jack j...@rybn.org wrote: Thanx Max but i never make an external for Pd from c++. The example with ping-pong

Re: [PD] [PD-announce] Help FLOSS Manuals @ Open Web Awards

2011-02-03 Thread Jaime Oliver
2 On Thu, Feb 3, 2011 at 10:08 AM, jm jones juan...@gmail.com wrote: 2011/2/3 Derek Holzer de...@umatic.nl: Dear Pd folks, Adam Hyde has asked for your support by voting for Booki in the Open Web Awards. Booki will be the new platform for all the FLOSS Manuals, including the Pure

Re: [PD] Linux script to launch JACK and Pd at once

2011-01-17 Thread Jaime Oliver
Hi Pierre, would it be possible to see your script? J 2011/1/17 Pierre Massat pimas...@gmail.com Thank you all for your help. I made a simple script than i launch via a GNOME (or whatever, i'm in ubuntu) launcher and it works just fine. That's the kind of very simple tricks that make life

Re: [PD] Body tracking

2011-01-11 Thread Jaime Oliver
It's hard to say if this solution can work for me. Maybe I should just buy a ps3 camera and try out. they are cheap... Do you think that the ps3 camera can correctly track a body moving (using enough lighting)? correctly depends on the kind of data you want to get form the movement...

Re: [PD] [GEM] compilation error in fedora13

2010-11-17 Thread Jaime Oliver
should mention that until recently i never used ./autogen.sh. I used instead aclocal and then autoconf and worked fine. thanks! J On Wed, Oct 20, 2010 at 1:28 AM, IOhannes m zmoelnig zmoel...@iem.atwrote: On 2010-10-20 03:29, Jaime Oliver wrote: hi iohannes, thanks for your reply any

Re: [PD] [GEM] compilation error in fedora13

2010-11-17 Thread Jaime Oliver
in case it is relevant, gem-0.92-2 ./autogen.sh outputs: [joliv...@cajachica src]$ ./autogen.sh (cd . ; aclocal) (cd . ; autoconf) if everything above succeeded, you can now run './configure' for options see './configure --help' J On Wed, Nov 17, 2010 at 1:36 AM, Jaime Oliver jaime.oliv

Re: [PD] Musical notation object on Pd

2010-11-06 Thread Jaime Oliver
Hi all, I once made a draft of an object to convertpitch/duration pairs to lilypond. At this stage, you get a score.txt, the contents of which you have to copy to a lilypond document (.ly) and typeset the score. It doesn't do any of the fancy drawing in the patch. It is an unfinished object for

Re: [PD] Musical notation object on Pd

2010-11-06 Thread Jaime Oliver
I correct myself, (haven't looked at this for a while) you get a score.lydirectly, which you open with lilypond and typeset. best, J 2010/11/6 Jaime Oliver jaime.oliv...@gmail.com Hi all, I once made a draft of an object to convertpitch/duration pairs to lilypond. At this stage, you get

Re: [PD] fedora 13 vs pd

2010-10-27 Thread Jaime Oliver
I just compiled Pd in fedora 13 and alsa worked immediately. What soundcard are you using? J On Wed, Oct 27, 2010 at 3:31 PM, david medine dmed...@ucsd.edu wrote: Dear all, I switched operating systems to Fedora 13 yesterday and it is great, except that I cannot get Pd to address ALSA. The

Re: [PD] [GEM] compilation error in fedora13

2010-10-19 Thread Jaime Oliver
))' any ideas? best, J On Tue, Oct 12, 2010 at 1:05 AM, IOhannes m zmoelnig zmoel...@iem.atwrote: On 2010-10-12 03:17, Jaime Oliver wrote: Hi all, I am getting the following error when running ./configure in the latest gem from svn: checking whether ln -s works... yes ./configure

Re: [PD] PS3 eye, Pix_video, low latency

2010-10-13 Thread Jaime Oliver
have you tried the latest cvs build of the macam driver? http://sourceforge.net/projects/webcam-osx/files/ J On Wed, Oct 13, 2010 at 2:38 AM, Jean-Marie Adrien j...@jeanmarie-adrien.net wrote: Hi Using a PS3 eye on Mas osX 10.6 : - with the macam program, out of PD, the response of the

Re: [PD] PS3 eye, Pix_video, low latency

2010-10-13 Thread Jaime Oliver
also, william got better results with rgba On Wed, Oct 13, 2010 at 12:01 PM, Jaime Oliver jaime.oliv...@gmail.comwrote: have you tried the latest cvs build of the macam driver? http://sourceforge.net/projects/webcam-osx/files/ J On Wed, Oct 13, 2010 at 2:38 AM, Jean-Marie Adrien j

[PD] [GEM] compilation error in fedora13

2010-10-11 Thread Jaime Oliver
Hi all, I am getting the following error when running ./configure in the latest gem from svn: checking whether ln -s works... yes ./configure: line 3662: syntax error near unexpected token `REFERENCEPATH=$GEM_RTE_REFERENCEPATH' ./configure: line 3662: `REFERENCEPATH=$GEM_RTE_REFERENCEPATH' any

Re: [PD] [PD-announce] soundhack pd max externals

2010-08-31 Thread Jaime Oliver
Excellent, thanks tom! J On Tue, Aug 31, 2010 at 7:44 PM, Tom Erbe tome...@san.rr.com wrote: We have just released the first complete version of the SoundHack externals for PD Max. These externals replicate most of the SoundHack plugins and are offered free of charge. Included in this

Re: [PD] Tracking color with GEM+Pdp

2010-06-22 Thread Jaime Oliver
at 6:32 AM, William Brent william.br...@gmail.com wrote: Jaime Oliver did this color tracking extern a couple years ago: http://www.realidadvisual.org/jaimeoliver/research_colortrack.htm On Mon, Jun 21, 2010 at 9:51 AM, Olivier Baudu lamouraupeu...@gmail.com wrote: Hi, I would like

[PD] [OT] Laptop Tripod Stand

2010-06-11 Thread Jaime Oliver
Hello everyone, perhaps this is off-topic but, Has anyone use one of these: http://www.pyleaudio.com/itemdetail.asp?model=PLPTS2 http://www.pyleaudio.com/itemdetail.asp?model=PLPTS3 ? I am about to buy one, but am concerned that the tray is not detachable, that it is not sturdy enough or that

Re: [PD] Looking for a pedal controller

2010-06-09 Thread Jaime Oliver
it says 5 samples per second. that latency would be unbearable... On Wed, Jun 9, 2010 at 6:11 AM, Achim Bloch achim.bl...@yahoo.fr wrote: Hi, and thanks for your answers. Yes, pduino makes OSC redundant, and a range of values from 0 to 1023 should be enough for most effects, but anyway, in

Re: [PD] Looking for a pedal controller

2010-06-08 Thread Jaime Oliver
Or you can use an arduino and send midi messages through pitch-bend or one of those high-res midi messages... J On Tue, Jun 8, 2010 at 2:37 PM, Pedro Lopes pedro.lo...@ist.utl.pt wrote: Actually, an arduino is more than enough for what you want. you can have data from 0 to 1023, that is quite

Re: [PD] Looking for a pedal controller

2010-06-08 Thread Jaime Oliver
] http://www.midi.org/techspecs/midimessages.php [2] http://www.cs.cf.ac.uk/Dave/Multimedia/node158.html On Tue, Jun 8, 2010 at 10:47 PM, Jaime Oliver jaime.oliv...@gmail.comwrote: Or you can use an arduino and send midi messages through pitch-bend or one of those high-res midi messages... J

[PD] keyboard pedal (yamaha fc4)

2010-05-26 Thread Jaime Oliver
Has anyone ever tried (or has one with which they could try) to connect one of these: http://www.amazon.com/Yamaha-FC4-Piano-Style-Pedal/dp/B0002F52EW fc4 pedals into the line/mic in of a sound card? It has this 1/4 inch jack and perhaps one could get a sample accurate expression pedal for

Re: [PD] Isolating RGB colours in GEM

2010-05-23 Thread Jaime Oliver
I made this object a while ago to track red and blue, but it can be extended to track other pure colors: http://www.jaimeoliver.pe/archives/645 best, J On Sun, May 23, 2010 at 1:00 PM, Mathieu Bouchard ma...@artengine.cawrote: On Sat, 22 May 2010, Ryan Trigg wrote: I am currently trying

Re: [PD] Guitar Pitch tracking in pd

2010-05-18 Thread Jaime Oliver
if pitch tracking doesn't work, you should check out william brent's timbreID stuff, J On Tue, May 18, 2010 at 11:35 AM, Spencer Russell spencer.f.russ...@gmail.com wrote: On Tue, May 18, 2010 at 12:18 PM, Pagano, Patrick p...@digitalworlds.ufl.edu wrote: Hi I have a project

Re: [PD] openpanel crash

2010-05-15 Thread Jaime Oliver
crashing in 10.6 here, not in fedora 11 J On Sat, May 15, 2010 at 2:58 PM, Alexandre Porres por...@gmail.com wrote: seems totally it's a 10.6 thing. funny that this patch is the one that crashes all the time, whereas others don't really... but then, as I said, if I create a simple

Re: [PD] openpanel crash

2010-05-15 Thread Jaime Oliver
might be, this is 10.6.2 I'll update and check J On Sat, May 15, 2010 at 6:15 PM, Hans-Christoph Steiner h...@at.or.atwrote: ha, perhaps Apple fixed it in 10.6.3 :) .hc On May 15, 2010, at 5:04 PM, Jerod Sommerfeldt wrote: No crashes here. I'm running 10.6.3, it worked well on both

Re: [PD] pix_motion_sector

2010-05-13 Thread Jaime Oliver
On Thu, May 13, 2010 at 7:40 PM, Mathieu Bouchard ma...@artengine.cawrote: On Thu, 13 May 2010, William Brent wrote: Yes - it's exactly that: an adaptation of pix_movement that lets you specify an area to analyze. That way you can use several instances to create multiple regions for

Re: [PD] book to start with pd

2010-05-12 Thread Jaime Oliver
http://crca.ucsd.edu/~msp/techniques.htm On Wed, May 12, 2010 at 1:18 AM, Lorenzo lsut...@libero.it wrote: Gonzalo wrote: hi, is there a good book to learn audio foundations and pure data? i only know about loadbang book... I enjoyed this one quite a lot: http://aspress.co.uk/ds/

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-16 Thread Jaime Oliver
I'll be connected later to tell you what gem version I am using. Are you using pd extended or vanilla? I use vanilla and gem from svn, but can't remember what version i have in my linux box. Pd-extended 0.41.4 and GEM 0.92-3. could you try vanilla and gem alone? J

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-16 Thread Jaime Oliver
: *** No rule to make target `obj1.pd_linux', needed by `pd_linux'. Stop. I am sure to miss something but what ? Thanx for help. ++ Jack Le mardi 13 avril 2010 à 19:11 -0700, Jaime Oliver a écrit : hello everyone, In the link below there is a video documentation of a brand new

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-16 Thread Jaime Oliver
I just opened the patch you sent me and have no problems... On Fri, Apr 16, 2010 at 11:43 AM, Jaime Oliver jaime.oliv...@gmail.comwrote: mmh, I've never gotten that. are you in 64 bit? the other possibility is that you have the camera driver in 640x480 and it is just too much. what

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-16 Thread Jaime Oliver
compiling your own pix_hand... J On Fri, Apr 16, 2010 at 11:50 AM, Jack j...@rybn.org wrote: Le vendredi 16 avril 2010 à 11:43 -0700, Jaime Oliver a écrit : mmh, I've never gotten that. are you in 64 bit? No 32. Ubuntu 9.10, pd-extended 0.41.4 and GEM 0.92-3. the other possibility

Re: [PD] pd and multi-core processors

2010-04-16 Thread Jaime Oliver
On Fri, Apr 16, 2010 at 1:55 PM, Mathieu Bouchard ma...@artengine.cawrote: there is some threading in the input/output modules of GEM, such as cameras. Could someone say a little bit more about this? J -- Jaime E Oliver LR www.jaimeoliver.pe 858 750 0924 (cel) 858 202 1522 (home) 9168

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-16 Thread Jaime Oliver
Hey Luigi, It is only one object that does the tracking. there is another one to achieve continuity between the variables and across frames. (i.e. to know that a finger in one frame is the same finger in the next frame...) other than those two objects, it is all vanilla pd and latest gem.

Re: [PD] pd and multi-core processors

2010-04-16 Thread Jaime Oliver
2010, Jaime Oliver wrote: On Fri, Apr 16, 2010 at 1:55 PM, Mathieu Bouchard ma...@artengine.ca wrote: there is some threading in the input/output modules of GEM, such as cameras. Could someone say a little bit more about this? yeah, but *which* little bit more do you want

Re: [PD] pd and multi-core processors

2010-04-16 Thread Jaime Oliver
thanks... J On Fri, Apr 16, 2010 at 4:03 PM, Mathieu Bouchard ma...@artengine.cawrote: On Fri, 16 Apr 2010, Jaime Oliver wrote: What do you mean by some threading. I am particularly interested in the input modules (cameras), pthread is used in [pix_film], [pix_image], [pix_movie

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-15 Thread Jaime Oliver
well, it isn't more sensitive in terms of resolution: same camera, dimensions, etc. it actually currently runs at a lower frame rate than the drum, but it is really analyzing the hand multidimensionally so you get much more nuance than analyzing the fabric and much more variables are extracted,

[PD] phasor~ and osc~ right inlet: signal?

2010-04-14 Thread Jaime Oliver
Hi all, It would be great it phasor~ and/or osc~ could receive phase information (right inlet) as a signal. objects like *~ can recognize if they are receiving a float or a signal on their left inlet? if this feature was added in vanilla, would it break anything? is it possible, worthwhile? is

Re: [PD] phasor~ and osc~ right inlet: signal?

2010-04-14 Thread Jaime Oliver
-0700, Jaime Oliver wrote: Hi all, It would be great it phasor~ and/or osc~ could receive phase information (right inlet) as a signal. objects like *~ can recognize if they are receiving a float or a signal on their left inlet? if this feature was added in vanilla

Re: [PD] phasor~ and osc~ right inlet: signal?

2010-04-14 Thread Jaime Oliver
yes, E08 is very much in the spirit! thx On Wed, Apr 14, 2010 at 1:29 PM, Matt Barber brbrof...@gmail.com wrote: hi all thanks for your responses. Yes, the idea is to be able to slightly modify phasors~ phase to use it as an index to read a table. those ideas should work! PS

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-14 Thread Jaime Oliver
thanks! j On Wed, Apr 14, 2010 at 12:58 PM, Hans-Christoph Steiner h...@at.or.atwrote: I like the expressivity in the gestures that you've managed to harness .hc On Apr 13, 2010, at 10:11 PM, Jaime Oliver wrote: hello everyone, In the link below there is a video documentation

Re: [PD] second instrument/piece in the silent percussion project...

2010-04-14 Thread Jaime Oliver
.hc On Apr 13, 2010, at 10:11 PM, Jaime Oliver wrote: hello everyone, In the link below there is a video documentation of a brand new performance with the new MANO Controller called Silent Construction 2 in a new webpage... lots of new things... For those who were in Sao Paulo

[PD] second instrument/piece in the silent percussion project...

2010-04-13 Thread Jaime Oliver
hello everyone, In the link below there is a video documentation of a brand new performance with the new MANO Controller called Silent Construction 2 in a new webpage... lots of new things... For those who were in Sao Paulo for the PdCon you may have heard Silent Construction 1 (for Silent Drum).

Re: [PD] [OT] linux multi-output soundcard

2010-04-12 Thread Jaime Oliver
the delta 1010Lt (PCI) is even cheaper, but unbalanced outputs... and only 2 preamps. also out of the box, J On Mon, Apr 12, 2010 at 6:23 AM, Oli44 oliv...@heinry.fr wrote: 6 Months ago I got a second -hand M-Audio 1010 in PCI/rack format, it's jsut perfect with Debian Lenny. No phantom

Re: [PD] GEM: videos with alpha in MacOS?

2010-04-06 Thread Jaime Oliver
For a reason I can't explain I usually use pix_film | alpha | pix_alpha On Tue, Apr 6, 2010 at 9:14 AM, Matteo Sisti Sette matteosistise...@gmail.com wrote: Hi, I try asking again, just in case my previous message has not been read because it was too long. Is there a way to have alpha

  1   2   3   4   >