Re: [PD] comparing symbols in external

2014-05-03 Thread Jaime E Oliver
Thanks to both, it makes sense and it works now. J On May 3, 2014, at 4:42 AM, IOhannes m zmölnig wrote: > On 05/03/2014 09:22 AM, Jaime E Oliver wrote: >> Hi all, >> >> I am trying to compare two symbols, one incoming in a list into an external >> and the oth

[PD] comparing symbols in external

2014-05-03 Thread Jaime E Oliver
Hi all, I am trying to compare two symbols, one incoming in a list into an external and the other one stored internally in the external. It compiles fine, but I don't get a match. c code is below. Ideas on what I'm missing? J void testtext_input(t_testtext *x, t_symbol *selector, int argcou

Re: [PD] Music notation in pure data

2014-04-29 Thread Jaime E Oliver
best, J On Apr 29, 2014, at 6:54 PM, Jonathan Wilkes wrote: > On 04/29/2014 05:28 PM, Jaime E Oliver wrote: >> Hi Jonathan, >> >> This is excellent work! >> >> I wonder in what direction are you taking this… > > As far as notation inside Pd patches

Re: [PD] Music notation in pure data

2014-04-29 Thread Jaime E Oliver
Hi Jonathan, This is excellent work! I wonder in what direction are you taking this… best, J On Apr 29, 2014, at 1:20 PM, Jonathan Wilkes wrote: > On 04/28/2014 11:21 PM, Max wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 2014? 04? 29? 09:07, Jonathan Wilkes wrote: >>

Re: [PD] Music notation in pure data

2014-04-28 Thread Jaime E Oliver
I've been using this external of mine which is certainly ongoing work for converting pitch-duration pairs into Lilypond Scores. Here is the c code and an os x binary: http://www.jaimeoliver.pe/archives/2827 Pitch is expressed in midi and duration in multiples of a smaller unit of reference. If

Re: [PD] Stopping a sequence at end of audio

2014-04-18 Thread Jaime E Oliver
reads will output a bang on its last outlet when the file is done playing. also you should connect the second outlet to dac~ 2 best, J On Apr 18, 2014, at 2:04 PM, kate sweeney wrote: > Hello, > > I am currently finishing a project using GEM and audio. The audio is an > imported wav file tha

Re: [PD] GPIO, mcp3008 and Raspbian

2014-03-24 Thread Jaime E Oliver
> Spi one does not rely on wiring pi. AFAIK wiringpi does not offer spi support > but I could be wrong. Hi Ivica, yes it does and it has a C api. It is actually very good and easy to implement. Thanks for all info on the external. I'll check it out as soon as I have a bit of time again… bes

[PD] GPIO, mcp3008 and Raspbian

2014-03-24 Thread Jaime E Oliver
Hi Ivica, I was working on a small external for MCP3008 using wiring pi, but I'd love to try yours if it is possible. Will it be possible to use it as an external like gpio with vanilla? are you using wiring pi for this? Also, how are you getting the multiple pwm streams? best, J On Mar 20

Re: [PD] Interface bug switching to edit mode with sub patches

2014-03-17 Thread Jaime E Oliver
Good point. It doesn't happen in version 0.42-5 in the same OS. J On Mar 17, 2014, at 3:41 PM, Roman Haefeli wrote: > On Mon, 2014-03-17 at 14:12 -0400, Jaime E Oliver wrote: >> Hi, >> >> In os x 10.8.5 with Pd 0.45-4, > > I'm just curious: Is the o

[PD] Interface bug switching to edit mode with sub patches

2014-03-17 Thread Jaime E Oliver
Hi, In os x 10.8.5 with Pd 0.45-4, when I save a patch that has a sub patch and this sub patch is open, the next time that I open it I have the following behavior: + Both the parent patch and sub patch are loaded, but the parent patch shows up in front. + Although the parent patch shows in fr

Re: [PD] Infinite Permissions Loop

2014-02-10 Thread Jaime E Oliver
I think you need to ctrl+click and then open. This is Mac os x complaining about things that are not apps J On Feb 10, 2014, at 4:24 PM, Wesley Boynton wrote: > Hello, all! I am currently using PD-Extended in both OSX 10.8 and 10.9 > environments. > > On our administrator accounts, we instal

Re: [PD] spectral mapping, anyone?

2013-11-11 Thread Jaime E Oliver
These are older, but I understand E. Lyon might re-release them? http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/MaxMSP/FFTease/ J On Nov 11, 2013, at 7:23 AM, Jeppi Jeppi wrote: > Hi, > just looking for some ready to be used spectral mapping effects implemented > in pd, anything available?

Re: [PD] [PD-announce] HoaLibrary for PD - High Order Ambisonics Library

2013-11-05 Thread Jaime E Oliver
Doesn't Faust just do that for you? I thought you could simply export externals from the Faust code in Linux, but I could be remembering wrong. best, J On Nov 5, 2013, at 3:35 AM, Pierre Guillot wrote: > Hi, > > The Linux version is scheduled but I can't say when (I need a Linux machine >

Re: [PD] [PD-announce] pd 0.45-3 released

2013-10-11 Thread Jaime E Oliver
Hi! Thanks miller for the update. A weird thing is happening to me in OSX 10.8. Using both the latest release and 0.43-3, when I open the help patch for bonk I loose the ability to move between edit mode and run mode. Is this happening to other people? J On Oct 4, 2013, at 1:21 AM, Miller P

Re: [PD] [PD-announce] pd 0.45-3 test 1 released

2013-09-30 Thread Jaime E Oliver
48k working in 10.8 Thanks! J On Sep 30, 2013, at 7:49 PM, Miller Puckette wrote: > Hi all, > > Pd version 0.45-3 test 1 is available on > http://crca.ucsd.edu/~msp/software.htm > or via git from sourceforge: > git clone git://git.code.sf.net/p/pure-data/pure-data > cd pure-data > git checko

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-29 Thread Jaime E Oliver
alland I can at least see what particular change broke things. > > cheers > Miller > > > On Sun, Sep 29, 2013 at 12:40:19PM -0400, Jaime E Oliver wrote: >> Hi, >> >> the 48khz SR problem is also happening in 0.44-3, but not in 0.43-3… >> >> best,

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-29 Thread Jaime E Oliver
On Tue, Sep 10, 2013 at 04:56:01PM +0300, Alexandros Drymonitis wrote: > > I can confirm the crackles with a 48k sampling rate and delay <= 100 ms on > > OS X 10.8.4 > > > > > > On Tue, Sep 10, 2013 at 4:34 PM, Jaime E Oliver > > wrote: > > > > >

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-21 Thread Jaime E Oliver
and fixed the pasting bug OK - it was failing on all platforms.) > > thanks > Miller > > On Tue, Sep 10, 2013 at 04:56:01PM +0300, Alexandros Drymonitis wrote: > > I can confirm the crackles with a 48k sampling rate and delay <= 100 ms on > > OS X 10.8.4 > >

[PD] hopefully simple feature request: Comments

2013-09-21 Thread Jaime E Oliver
While we are on the subject of the great advances in graphics and editing features in recent versions of Pd, I wonder if it would be at all possible and simple enough to include something that we talked about a while ago. currently, if you create an object, message or number, while another objec

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-12 Thread Jaime E Oliver
ed the pasting bug OK - it was failing on all platforms.) > > thanks > Miller > > On Tue, Sep 10, 2013 at 04:56:01PM +0300, Alexandros Drymonitis wrote: >> I can confirm the crackles with a 48k sampling rate and delay <= 100 ms on >> OS X 10.8.4 >> >> >>

Re: [PD] age old multichannel sound card question...

2013-09-12 Thread Jaime E Oliver
nterfaces don't work on linux > unfortunately. Or at least that's what I was told. > > P > > > > > www.peimankhosravi.co.uk || RSS Feed || Concert News > > > On 11 September 2013 23:13, Jaime E Oliver wrote: > Hi Everyone, > > Can any

[PD] age old multichannel sound card question...

2013-09-11 Thread Jaime E Oliver
Hi Everyone, Can anyone recommend a multichannel sound card that works well under linux. Hoping to have 8 in/out + adat if possible. Do the latest RME cards (fire face UCX, UC, UFX) work under Linux? alsa/ffado? Does anyone use the fireface 800 successfully with ffado? If anyone can recommend

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-10 Thread Jaime E Oliver
khosravi a écrit : >>> I can confirm the copying issue on OS X 10.7.5. >>> >>> P >>> >>> >>> On 10 September 2013 06:36, Jaime E Oliver >> <mailto:jaime.oliv...@gmail.com>> wrote: >>> >>> A couple of bugs it see

Re: [PD] [PD-announce] pd 0.45-2 released

2013-09-09 Thread Jaime E Oliver
A couple of bugs it seems in osx 10.8.4 and pd 0.45-2 I cannot copy the content of one object box (i.e. the text inside the box like name of an object and arguments) into another object. I also mentioned the weird 48k sample rate issue on a separate thread, but it seems like it should be on thi

Re: [PD] [PD-announce] pd 0.45-0 released

2013-08-27 Thread J Oliver
it happens consistently in os x 10.7.5. 1) create a number box. 2a) If it is selected and I try to delete the "5" in "width" it deletes the number box. 2b) If it is not selected, it won't even delete the "5" in "width". J On Aug 27, 2013, at 10:53 PM, Miller Puckette wrote: > Aha - I can mak

Re: [PD] [PD-announce] pd 0.45 test release

2013-08-18 Thread J Oliver
On Aug 18, 2013, at 10:35 AM, J Oliver wrote: > When testing the text and data structures example, when clicking on the "0" > message, Pd freezes in OSX 10.7.5. > > With -sterr it doesn't freeze but it print

Re: [PD] [PD-announce] pd 0.45 test release

2013-08-18 Thread J Oliver
When testing the text and data structures example, when clicking on the "0" message, Pd freezes in OSX 10.7.5. With -sterr it doesn't freeze but it prints: type: 0 print: list a b c d \\\

Re: [PD] How to reduce CPU use on unused subpatches-abstracts?

2013-08-05 Thread J Oliver
Hi Mario, There is a thread somewhere about connections vs. s/r & throw/catch, don't have time right now to search for it, but I'm sure it is there. If I remember correctly the overhead is not that big and you don't want to be connecting all that stuff by hand. In any case, there are other thi

Re: [PD] gpio on the raspberry pi from within pd ?

2013-07-24 Thread J Oliver
Hi Dan, I am Cc'ing the list, which is really your best resource. I haven't output variable voltages from the pi, but I am sure a lot of people have experience with this... best, J On Jul 24, 2013, at 4:39 AM, Dan Nigrin wrote: > Hi Jaime, > > Saw this post of yours from back in April re:

Re: [PD] tabread4 interpolation

2013-07-22 Thread J Oliver
Right! I remember it now, so: "a Lagrange interpolator" J On Jul 22, 2013, at 12:40 PM, Claude Heiland-Allen wrote: > On 22/07/13 10:47, J Oliver wrote: >> Where can I find the code for tabread4? >> Does someone have any lights on how this interpolation is implem

Re: [PD] tabread4 interpolation

2013-07-22 Thread J Oliver
thanks! J On Jul 22, 2013, at 12:06 PM, IOhannes m zmoelnig wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-07-22 11:47, J Oliver wrote: >> Hi all, >> >> Where can I find the code for tabread4? Does someone have any >> lights on h

[PD] tabread4 interpolation

2013-07-22 Thread J Oliver
Hi all, Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented? best, J ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

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

2013-06-19 Thread J Oliver
the > gpio-help.pd script. Any thought on how I do this? > > Sorry I have very little experience with pure data and am just learning. > > Thanks, > Josh > > > On Wed, Jun 19, 2013 at 11:17 AM, Jaime Oliver > wrote: > you need to be root. > > start pd with

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

2013-06-19 Thread Jaime Oliver
gt;> >> fgamsrd >> IOhannes >> -BEGIN PGP SIGNATURE- >> Version: GnuPG v1.4.12 (GNU/Linux) >> Comment: Using GnuPG with Icedove - http://www.enigmail.net/ >> >> iEYEARECAAYFAlHBlqMACgkQkX2Xpv6ydvSjtACg7y5vI4

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

2013-06-19 Thread Jaime Oliver
list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/** > listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list> > -- ** Jaime E Oliver LR www.jaimeoliver.pe ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] external: method to convert t_atom to c string.

2013-05-19 Thread J Oliver
e A_GIMME the function prototype has to be as in: > > void testtext_path(t_testtext *x, t_symbol *s, int argc, t_atom *argv). > > cheers > Miller > > On Sun, May 19, 2013 at 10:47:20PM -0500, J Oliver wrote: >> Hello all, >> >> I need to create a textfil

[PD] external: method to convert t_atom to c string.

2013-05-19 Thread J Oliver
Hello all, I need to create a textfile from inside an external and I need to give the computer a path with a message like: path /home/path/file.txt I am therefore creating a method for path with: class_addmethod(testtext_class, (t_method)testtext_path, gensym("path"), A_GIMME, 0);

Re: [PD] Raspberry Pi GPIO from PureData?

2013-05-15 Thread J Oliver
spbian RPi OS - more than likely up on archive.org. > > I'll definitely let you know when it's done. > > BTW - Martin's not in on this thread (is now) > > Cheers, > > Julian > > > On 15 May 2013 06:17, J Oliver wrote: > Indeed the help patc

Re: [PD] template external library

2013-05-07 Thread J Oliver
> > .hc > > On Apr 29, 2013, at 5:28 PM, J Oliver wrote: > >> Hi all, >> >> Just a note that at least in OSX 10.7.5 >> >> The following links are different >> >> http://puredata.info/downloads/template (doesn't work) >> >>

[PD] template external library

2013-04-29 Thread J Oliver
Hi all, Just a note that at least in OSX 10.7.5 The following links are different http://puredata.info/downloads/template (doesn't work) https://puredata.info/docs/developer/MakefileTemplate (works) The first one is therefore a bit problematic... best, J_

[PD] pdp_sdl on Raspberry Pi Fullscreen from Console (No X Win) Initial Findings / Working (Kind of)

2013-04-12 Thread J Oliver
Hi Mark, Did you make any progress running pdp on the pi? best, J ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] gpio on the raspberry pi from within pd ?

2013-04-11 Thread J Oliver
Hi Julian, All,I think I've figured out the [gpio] external. It works fine, but there there is no documentation, however, the .c file is not very complicated.The test-gpio.pd file is not very good as documentation, so I am attaching a draft help file. The argument of [gpio] is the pin number. The f

Re: [PD] gpio on the raspberry pi from within pd ?

2013-04-11 Thread J Oliver
Miller Puckette wrote: > I think either I or a grad student (we'll see) will be writing a Pd extern > to do this efficiently -- for the moment it would be possible with a Python > script (using netsend/netreceive in Pd) but having an extern would be more > lightweight and probably more robust. Hi

Re: [PD] Control a USB fan from Pd

2013-04-09 Thread J Oliver
On Apr 9, 2013, at 10:33 PM, Patrice Colet wrote: >> Output voltage of a USB port is _always_ 5VDC > it can be modulated with zero voltage, like PWM This sounds promising. I'll give this a try tomorrow on a RaspberryPi: http://stackoverflow.com/questions/4702216/controlling-a-usb-power-supply-on

Re: [PD] Control a USB fan from Pd

2013-04-09 Thread J Oliver
Thanks, (CC the list) best, J On Apr 9, 2013, at 11:03 AM, Bastiaan van den Berg wrote: > On Tue, Apr 9, 2013 at 4:41 PM, J Oliver wrote: > I'd rather avoid the soldering route if possible, so I was just wondering if > people have had experience controlling the voltage output

Re: [PD] Control a USB fan from Pd

2013-04-09 Thread J Oliver
ctricity from the USB >> port and are otherwise not controllable at all. but may be that >> there are more intelligent devices out there which i haven't seen >> yet. Link to a product you are talking about? >> >> Am 09.04.2013 um 07:48 schrieb J Oliver : &

[PD] Control a USB fan from Pd

2013-04-08 Thread J Oliver
Hello everyone, Would anyone know how to control a USB fan from Pd? best, Jaime ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] pix_record file size limit

2013-03-19 Thread J Oliver
> what is codec "23"? > [codeclist( will enumerate the codecs installed on your system. > the ID might change between systems. raw RGB uncompressed. > >> cannot get a filesize bigger than 4294967295 bytes or 4.29 GB. The >> files by > > looks like a 4GB file size limitiation. > probably a bug in

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 wrote: > 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

[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 workar

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

2013-03-18 Thread J Oliver
e in case it is useful. J pix_record-help.pd Description: Binary data On Mar 17, 2013, at 5:24 AM, IOhannes m zmölnig wrote: > On 03/17/2013 01:22, Jaime Oliver wrote: >> sorry solved this, >> >> Is there any reason why the [codeclist( message to pix_record should not

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 wrote: > hi everyone, > > I am recording video files from GEM processes, but now have

[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 fro

Re: [PD] Retrieve overwritten audio from [writesf~]?

2013-03-01 Thread J Oliver
Well, I guess this sort of thing has happened to almost everyone on this list. Is there anyway we can get a warning just like the one we get when we close an unsaved patch? or to close a file being recorded when closing a patch? Are these valid feature requests? J On Mar 1, 2013, at 9:33

Re: [PD] The third Japanese Pd-Book will be released on Feb.4.2013

2013-01-23 Thread J Oliver
Congratulations! J On Jan 17, 2013, at 3:23 AM, Seiichiro MATSUMURA wrote: > Hi Chikashi, > > Congratulations! > I also really look forward this new Pd book. > I hope that both of our Japanese Pd books (your dictionary type book > and my introductory book for newbies published an year ago) and

Re: [PD] the next PdCon in...

2013-01-15 Thread J Oliver
>> first week of October >> 2013 Is this the week starting on Oct 7th? J ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] Webcam recommendations (linux/osx)

2012-12-20 Thread J Oliver
> - USB cam like PSEye or logitech (don't remember equivalent model to > PSEye but it exists) : pros : could have good image quality, framerate > and resolution, cons : cable lenght limitation, mostly fixed lens and > sometimes fixed focus I'd be interested in hearing about this logitech equivalen

Re: [PD] firewire is dead?

2012-11-27 Thread J Oliver
Hi Miller, Is this with the test tone patch? >> >> for the record i compared the on board intel card of the linux machine, the >> result is quite impressive, i don't think it can get any better: I have also gotten the HDA way lower than 20 ms in ubuntu 12.04...! best, J >> >> /doc/7.stuff/

Re: [PD] firewire is dead?

2012-11-26 Thread J Oliver
Hi Max, Is it possible for you to test this same card in linux? J On Nov 26, 2012, at 9:25 AM, Max wrote: > I got a new Fireface UCX, updated drivers and did a fresh test (replacement > for the first one which didn't work). It has three modes: Firewire, USB and > USB in Class Compliant (Plu

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. wrote: > * Jaime Oliver [2012-11-23 11:55]: > > Hi all, > > > > I know several of you use or have used an

[PD] pix_external alias

2012-11-19 Thread J Oliver
Hi everyone, I've noticed that when compiling pix_externals in the extra folder it creates an "alias" for pix_external.pd_darwin (or _linux if that is the case). Therefore this file cannot be put in a folder inside a project and declared with [declare -path]. Does GEM create such a file? and

Re: [PD] compiling externals for osx i5/i7

2012-11-03 Thread J Oliver
Have you tried Hans' library template? https://puredata.info/docs/developer/LibraryTemplate/ J On Nov 3, 2012, at 7:31 PM, Rich E wrote: > Don't you want to compile universal binaries (-arch i386 -arch x86_64)? That > way you only need one set. > > On Sat, Nov 3, 2012 at 7:49 PM, Miller Pu

Re: [PD] Getting Sihouette from GEM/pidip

2012-10-14 Thread J Oliver
ed camera[1], make a simple threshold test, and get whatever is higher than the threshold to be white and the rest black and then go on from there... ? J [1] Here's a cheap way: https://vimeo.com/2939528 > From: J Oliver [jaime.oliv...@gmail.com] > Sent: Friday, October 12, 2012

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

2012-10-14 Thread Jaime Oliver
; >>> ___ >>> Pd-list@iem.at mailing list >>> UNSUBSCRIBE and account-management -> >>> http://lists.puredata.info/listinfo/pd-list >>> > > > ___ > Pd-list@i

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

2012-10-14 Thread Jaime Oliver
db prompt. > > Try loading 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/e

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 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/jo

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

2012-10-13 Thread Jaime Oliver
ll show you in > which function the crash is occuring. > > .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

[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] Getting Sihouette from GEM/pidip

2012-10-12 Thread J Oliver
I guess the trickiest part is not necessarily the software, but what the dancers are doing/wearing, the stability of your lighting conditions, the size of the space you're in, background noise, tracking strategy, and so on. On the software side I guess (if I am getting you correctly) that you ar

Re: [PD] compiling external in linux

2012-10-08 Thread J Oliver
//puredata.info/docs/developer/LibraryTemplate/ > > Its also very easy to then turn that library into a Debian or Gentoo > package. And coming soon: RPMs. > > .hc > > On 10/04/2012 01:41 PM, Jaime Oliver wrote: >> dear all, >> >> I am trying to compile

Re: [PD] [text3d] & video subtitling in Pd

2012-10-07 Thread J Oliver
Indeed pd 0.42-5. One of my old versions. thanks! J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Oct 7, 2012, at 3:57 AM, IOhannes m zmölnig wrote: > On 10/07/2012 06:51 AM, J Oliver wrote: >> that's a bit weirder and might we

Re: [PD] Translating Puckette Lectures into Spanish

2012-10-07 Thread J Oliver
Indeed! Not all details are solved yet, but we can work in parallel or document the process for replication. J On Oct 7, 2012, at 12:28 PM, Alexandre Torres Porres wrote: > Hi, I assume you'll create some subtitles file formats or something, right? > > If so, I'd like to help and to the sa

Re: [PD] [text3d] & video subtitling in Pd

2012-10-06 Thread J Oliver
This seems like it will work well. Anybody can recommend a good spanish font? bes,t J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Oct 6, 2012, at 6:57 AM, Py Fave wrote: > check this . > > i didn't write it but used it with

Re: [PD] Translating Puckette Lectures into Spanish

2012-10-06 Thread J Oliver
We would like to publish them on december, so the translation work should be done in mid-novemeber. join? J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Oct 6, 2012, at 10:42 PM, Epic Jefferson wrote: > escuelab.org has been doing s

[PD] [text3d] & video subtitling in Pd

2012-10-05 Thread J Oliver
Dear all, I was working on a subtitling patch for videos, however, I encountered two problems to which I hope there is a solution, as solving them would make it work. Hard to say if this is a Pd problem or text3d problem or both. PROBLEM 1: commas cannot be written in [text3d] Since [text3d]

[PD] Translating Puckette Lectures into Spanish

2012-10-05 Thread J Oliver
Hard to say if I should write this one in spanish or english, but... I am working with New Blankets and escuelab.org in Peru, on translating and subtitling Miller's 171 lectures [1] into spanish. After quite some time working on lecture one, which is almost done, I realize that it would really

[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 track

Re: [PD] Pd, Gem and Mac OS 10.8

2012-09-26 Thread J Oliver
Did you compile it or run it? I have also run it and it is fine... J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Sep 26, 2012, at 9:18 PM, Max wrote: > I dared to try this and it seems to run just fine, even Gem does. Just wanted > to

Re: [PD] [GEM] compiling with ImageMagick

2012-09-25 Thread J Oliver
>> libmagickwand-dev did it though... > > $ sudo apt-get build-dep gem This is what I was hoping for though... thanks! J > > > masdr > IOhannes > > ___ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.

[PD] [GEM] cheap 4+ displays ?

2012-09-15 Thread J Oliver
Hi all, I am looking for a cheap 4 display system in linux. I stumbled upon this one: http://www.newegg.com/Product/Product.aspx?Item=N82E16814162100 Has anyone successfully used this? Other cheap options? best, J ___ Pd-list@iem.at mailing list U

[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 ub

[PD] binaural encoder

2012-09-10 Thread J Oliver
Hello list, I have been trying out [earplug~] and the resulting sounds are not great. There is a great loss in amplitude and a spectral transformation caused by the filter that boosts bass and hinders mid and high frequencies. Any of you know of other options for binaural encoding? best, J

Re: [PD] best way of controlling 50 speakers with pd?

2012-08-31 Thread J Oliver
expensive is a problem. I have only used madi cards for such a long number of speakers, but then you need some way of getting analog outs to the speakers... J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Aug 31, 2012, at 11:58 AM, umberto

Re: [PD] [PD-dev] Adding support for "return" inside comments

2012-08-03 Thread J Oliver
Well how about if hitting ctrl+5 while writing a comment creates a new comment immediately below the one you are currently writing in, just like you do with ctrl+1and objects? J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Aug 3, 2012, at 9:31

[PD] [OT] Latency?

2012-07-27 Thread J Oliver
the time (there are limits of course...). best, J ******* Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Jul 27, 2012, at 9:48 AM, Simon Iten wrote: > Well from a musicians point of view (me) everything above 8ms is not very > playable. This is

Re: [PD] [PD-announce] Call for Projects: 4th Ircam Musical Research Residency

2012-07-17 Thread J Oliver
Hey Julien, I will go this year (12-13) in may, and I use Pure Data. I know Ben Hackbarth used Csound, so it is platform free as far as I can tell. Best, J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Jul 16, 2012, at 8:43 AM, APO33 wrote

[PD] [GEM] Re: question about contours and Pure Data?

2012-06-18 Thread J Oliver
? best, J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Jun 15, 2012, at 7:09 PM, mick mengucci wrote: > Hi > excuse me if I write you > I saw your email at the bottom of an interesting patch called [pix_mano] > > in fact I am looking

Re: [PD] bigger symbols

2012-05-23 Thread Jaime Oliver
Perhaps a canvas ? J On May 23, 2012, at 11:34 AM, Jeppi Jeppi 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-lis

Re: [PD] PS3eye macam pix_video duplicate frames

2012-05-14 Thread J Oliver
I can confirm this behavior with same driver, same gem, latest pd and OS 10.7. This is not the case in Fedora with gspca_ov534 driver from kaswy. best, J On May 3, 2012, at 10:46 PM, William Brent wrote: > Hi list, > > I've been banging my head against a wall trying to understand why I'm

[PD] [GEM] PS3eye in Ubuntu 12.04?

2012-05-12 Thread Jaime Oliver
frame rates? best, J -- Jaime E Oliver LR jo2...@columbia.edu www.jaimeoliver.pe 858 750 0924 (cel) ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] pix_pointer from pix_colortrack-help.pd

2012-05-01 Thread J Oliver
t, J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On May 1, 2012, at 1:42 PM, Hans-Christoph Steiner wrote: > > I'm playing around with Jaime's [pix_colortrack] and am trying to find the > [pix_pointer] object that is in the help pat

Re: [PD] PhD Defense / Acknowledgement to the Pd-list

2012-04-23 Thread J Oliver
hope it went well! J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Apr 20, 2012, at 12:15 PM, Jim Hickcox wrote: > Good luck with the defense! > > On Fri, Apr 20, 2012 at 9:55 AM, Hans-Christoph Steiner wrote: >> >&g

Re: [PD] [GEM] pix_external, OS X 10.7

2012-04-15 Thread J Oliver
On Apr 15, 2012, at 5:52 PM, IOhannes m zmölnig wrote: > this is true. > but there never has been a public API until Gem-0.93. > for 0.93, i changed the Gem-API a bit, in order to make it hopefully more > stable in the future... Well, thanks for that and look forward to further developments on t

Re: [PD] [GEM] pix_external, OS X 10.7

2012-04-15 Thread J Oliver
der in the path of Pd... J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Apr 15, 2012, at 3:22 PM, IOhannes m zmölnig wrote: > On 04/15/12 00:38, J Oliver wrote: > >>> are you sure that Gem is loaded before you try to load pix_example

Re: [PD] [GEM] pix_external, OS X 10.7

2012-04-15 Thread J Oliver
#x27; not found configure.ac:59: required file `plugins/videoVLC/Makefile.in' not found configure.ac:69: required file `Gem-meta.pd.in' not found autoreconf: automake failed with exit status: 1 is there a version that might work better with OS X 10.7? best, J *** Jaime Oliv

Re: [PD] [GEM] pix_external, OS X 10.7

2012-04-14 Thread J Oliver
>> Hi all > > hi jaime > Hi IOhannes, > >> 2) ./configure --enable-fat-binary=i386 >> Again it built ok, but now I got: >> >> /Users/joliver/Gem/extra/pix_example/pix_example.pd_darwin: >> dlopen(/Users/joliver/Gem/extra/pix_example/pix_example.pd_darwin, 10): >> Symbol not found: __ZN9CPPExt

Re: [PD] [GEM] pix_external, OS X 10.7

2012-04-14 Thread J Oliver
estions on how to solve this? best, J *** Jaime Oliver www.jaimeoliver.pe jo2...@columbia.edu Columbia University On Dec 16, 2011, at 11:37 AM, IOhannes zmölnig wrote: > On 12/16/2011 12:57 PM, Jaime Oliver wrote: >>> maybe they are simply using the binaries prov

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

2012-02-19 Thread Jaime Oliver
-> >> http://lists.puredata.info/listinfo/pd-list >> > > > ___ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > -- Jaime E Oliver LR jo2...@columbia.edu www.jaimeoliver.pe 858 750 0924 (cel) ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] Equal-power crossfade?

2012-02-06 Thread Jaime Oliver
r. What the example shows is a "linear crossfade" where the RMS remains constant during the crossfade. best, J -- Jaime E Oliver LR jo2...@columbia.edu www.jaimeoliver.pe 858 750 0924 (cel) linear-cross.pd Description: Binary data ___ P

Re: [PD] Equal-power crossfade?

2012-02-06 Thread Jaime Oliver
tils.org__ >> >> ___ >> Pd-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list > > > > ___ > Pd-list@iem.at

  1   2   3   4   5   >