[PD] Recording a stream of data

2012-03-31 Thread Ricardo Dueñas Parada
can play it here and work over it. I used once something like that, I remember it streamed the data (from the text file) over OSC (keeping the right time of messages), so I could read it with mrpeach's OSC objects. Can you give me any clue on how to achieve that? Thank you. *RICARDO D

Re: [PD] wii controller

2010-05-29 Thread Ricardo Dueñas Parada
e: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ricardo Dueñas Parada wrote: >> Hey, nice thread, I just want to know if the Wii Motion Plus improves >> the sensing of the wiimote using it directly from pd, or if it just >> does it with the wii console. >&

Re: [PD] wii controller

2010-05-28 Thread Ricardo Dueñas Parada
Hey, nice thread, I just want to know if the Wii Motion Plus improves the sensing of the wiimote using it directly from pd, or if it just does it with the wii console. Thanks. Ricardo On 28 May 2010 18:21, Greg Pond wrote: > All that has been said is true but I have used this combination of os

Re: [PD] OSCSerial for windows

2010-05-13 Thread Ricardo Dueñas Parada
> Hi Ricardo, > Well I didn't have chance to try it with [comport], but I suspect you need > to make the output of [comport] into lists using the slip packet delimiter > 192 and [list append] and [list prepend] as in the [list] examples. > It should not crash Pd though, that's bad... > Martin Hi M

Re: [PD] OSCSerial for windows

2010-05-12 Thread Ricardo Dueñas Parada
Hi Martin, that´s what I´m looking for, but I am getting an error when I connect the comport output to the slipdec input, pd crashes inmediately and closes. Comport receives data fine, and slipdec makes his job too, but together pd crashes, is it a stable version? Thanks, Ricardo _

Re: [PD] OSCSerial for windows

2010-05-11 Thread Ricardo Dueñas Parada
As I said, I've had no luck with that solution, the program seems to work, but no data gets pd. Ricardo. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] OSCSerial for windows

2010-05-11 Thread Ricardo Dueñas Parada
Hi, I am using an AVRmini board to pass data from several sensors to pd via OSC (USB), and I can do it on Linux with the objects pd_OSCSerial [1]. Now I need to work on windows for a project, but this object isn´t available on it, do you know any object I can use instead? I've tried using serial

Re: [PD] pd.exe as a virus

2010-04-13 Thread Ricardo Dueñas Parada
in linux where you believe it or not >>> >>> >>> 2010/3/31 Lorenzo<  lsut...@libero.it> >>> >>> >>> >>> Ricardo Lameiro wrote: >>> >>> >>> you should try to move into linux, its safer and pd works bette

[PD] pd.exe as a virus

2010-03-30 Thread Ricardo Dueñas Parada
Hi, I´m recently being adviced that pd.exe is a virus, exactly with AVG antivirus, do you know the reason for that? Ricardo. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] Readanysf~ for linux

2009-12-09 Thread Ricardo Dueñas Parada
Hi, I have noted that readanysf~ is not present on my pd-extended installation, I'm working on Fedora 10. Do you know where can I download the object? Thanks. Ricardo. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists

Re: [PD] nightly build of Pd-devel aka Pd-gui-rewrite

2009-09-23 Thread Ricardo Dueñas Parada
How can I help to get an rpm working on the auto-builds too? Ricardo. 2009/9/22 Steffen Juul > > On 22/09/2009, at 9.17, IOhannes m zmoelnig wrote: > > Steffen Juul wrote: >> >>> On 21/09/2009, at 17.13, Hans-Christoph Steiner wrote: >>> Last night there was the first successful Mac

Re: [PD] convert number to pass it as argument to canvas

2009-09-15 Thread Ricardo Dueñas Parada
thank you. 2009/9/15 Jonathan Wilkes : > You can do this: > > [makefilename %d] > | > [label $1( > | > [s your_canvas] > > --- On Wed, 9/16/09, Ricardo Dueñas Parada wrote: > >> From: Ricardo Dueñas Parada >> Subject: [PD] convert number to pas

[PD] convert number to pass it as argument to canvas

2009-09-15 Thread Ricardo Dueñas Parada
Hi list, I just want to know how can send a number as a cnv argument. I want to put a number in the label of a canvas, but it shows me "Bad argument", in what must I convert it? Thanks. Ricardo ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-

[PD] list of libraries in use

2009-05-13 Thread Ricardo Dueñas Parada
hi, I just want to know if there's an easy way to know the libraries I'm using in a patch, just to load the necessary. Thanks Ricardo ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] Variable in osc message

2009-04-16 Thread Ricardo Dueñas Parada
[atoi] did the job, thank you. Ricardo 2009/4/16 Frank Barknecht > Hallo, > Ricardo Due?as Parada hat gesagt: // Ricardo Due?as Parada wrote: > > > I am working with osc, and i have to send messages to pd, I am using > > OSCroute to route messages. > > > > Next is happening to me: where i sho

[PD] Variable in osc message

2009-04-15 Thread Ricardo Dueñas Parada
Hi list, just a simple question, I am working with osc, and i have to send messages to pd, I am using OSCroute to route messages. Next is happening to me: where i should be receiving the variable, i get this on the pd console: error: gatom: no method for '1' The message is something like/ro

[PD] pd in 64 bit machine

2008-10-21 Thread Ricardo Dueñas Parada
Hi everyone, I recently got a new 64 bit machine and I want to know if there are real advantages by installing a 64 bit OS. All I want to do in that machine is to work with Ardour, pd, and maybe a copule effect-boxes for live signal processing and recording. I didn´t see 64 bits packages on pure

Re: [PD] Read damaged sound file

2008-09-09 Thread Ricardo Dueñas Parada
Yes indeed, I didn´t know that. It worked too. Thans. _Ricardo 2008/9/9 IOhannes m zmoelnig <[EMAIL PROTECTED]> > Ricardo Dueñas Parada wrote: > >> Thanks, in fact soundfiler did it. I just had to specify things to >> override. >> > > well [readsf~] should h

[PD] Read damaged sound file

2008-09-08 Thread Ricardo Dueñas Parada
ss > and bytes per sample. > > d. > > Ricardo Dueñas Parada wrote: > >> I was making a recording with writesf~, and my computer suddenly turned >> off. >> The file was created, about 200 MB, but It wasn´t closed or finished, so I >> can´t >> op

[PD] Read damaged sound file

2008-09-08 Thread Ricardo Dueñas Parada
Hi list. I was making a recording with writesf~, and my computer suddenly turned off. The file was created, about 200 MB, but It wasn´t closed or finished, so I can´t open with the objects I know on pd. I can play the soundfile with amarok, so I know that the information is still there, but when

[PD] find formants from fft table

2008-08-25 Thread Ricardo Dueñas Parada
Hi, I want to find the max values of a table what is the result of a fft. I tried using a counter and comparing manually, but it take too long, and I need to do it as fast as possible, without compromising audio processing. Do you know if there is some external what I can use to do that? I just n

Re: [PD] problems with PIR and Firmata

2008-08-12 Thread Ricardo Dueñas Parada
If you are sure it always bangs twice, you can use inlet | [toggle] | [select 1] | outlet Ricardo D. 2008/8/12 Adityo Pratomo <[EMAIL PROTECTED]> > hi there everybody, i have a question about the PIR in firmata. I'm > connecting a PIR sensor to an ardunio board and then programming it on

Re: [PD] connecting with messages

2008-08-06 Thread Ricardo Dueñas Parada
> an object. however, this will get quite tricky as soon as you start to > remove objects, because then need to keep track, _which_ object you > removed. Yes it is, at certain point, I don´t know which have I erased. I found the help patch about creating new abstractions through messages, and it

[PD] connecting with messages

2008-08-05 Thread Ricardo Dueñas Parada
Hello list, I am working with messages to create objects inside a patch, I think I have solved the creation of the objects, but I don't know how to connect them. When I create an object, its "number" depends on the objects created before, and the order of creation, how can I know what is the numbe

Re: [PD] delay problems

2008-07-08 Thread Ricardo Dueñas Parada
That was the problem, indeed. Thanks. 2008/7/8 Frank Barknecht <[EMAIL PROTECTED]>: > Hallo, > Ricardo Dueñas Parada hat gesagt: // Ricardo Dueñas Parada wrote: > >> Sometimes the object delay doesn't work correctly, I mean, if I put a 500, >> I expect to have

[PD] delay problems

2008-07-08 Thread Ricardo Dueñas Parada
Hi list, I want to ask you about a problem I'm having for a while. Sometimes the object delay doesn't work correctly, I mean, if I put a 500, I expect to have a 500 ms bang delay. And it does, but when it wants. Other times it just let the bang pass, as with 0 delay. Most of the times it happens

Re: [PD] best way to do 1/x

2008-07-02 Thread Ricardo Dueñas Parada
It shoud be that way in | [t b f] | | [1( | | | [/] | out but other possibilities are better in my opinion. Anyway, in the link that Frank gave you is better explained. _Ricardo 2008/7/2 Atte André Jensen <[EMAIL PROTECTED]>: > > Frank Barknecht wrote: > > > As f

[PD] read a pixel value

2008-06-23 Thread Ricardo Dueñas Parada
Hi list, I need to use a bmp file as a score, and I need to read a pixel value from a bmp file. I've been looking for an object that can do that, but I haven't found it yet, do you know a way to do that?, maybe with gem? _Ricardo ___ Pd-list@iem.at mai

Re: [PD] Fwd: Play a soundfile reverse

2008-06-22 Thread Ricardo Dueñas Parada
array, not play 4. reverse it 5. write it into other file 6. play with [readsf~] But, I can't load the entire file. Any idea, please let me know. Thanks. _Ricardo 2008/6/22 Andy Farnell <[EMAIL PROTECTED]>: > > > > > > On Sun, 22 Jun 2008 09:06:12 -0500 > &quo

[PD] Fwd: Play a soundfile reverse

2008-06-22 Thread Ricardo Dueñas Parada
an read it into an array > using the [tabwrite~] object, then read it back in reverse with > [tabread4~]. Audio help examples B03 and B07 should help you > with this. If the phasor (or maybe better to use a [vline~]) is > reversed the sound will play backwards. > > > On Wed, 18 Ju

Re: [PD] Play a soundfile reverse

2008-06-18 Thread Ricardo Dueñas Parada
I've found the solution using [soundfiler]. If you know other way, please let me know. _Ricardo. 2008/6/18 Ricardo Dueñas Parada <[EMAIL PROTECTED]>: > Hello list, > > do you know some way to read a soundfile (.wav, 2 channels) from the end to > the > beggining without

[PD] Play a soundfile reverse

2008-06-18 Thread Ricardo Dueñas Parada
Hello list, do you know some way to read a soundfile (.wav, 2 channels) from the end to the beggining without convert the file? I'm trying to make a "mirror". I write any sound (variable longitude) to a wav file, and when a stop the recording, it must be played reverse. Any help will be appreci

[PD] vst~ in mac?

2008-06-11 Thread Ricardo Dueñas Parada
Hi everyone, it's just a simple question. Anybody knows if there's some external-patch-anything to import vst's in mac and/or linux? I know vst~, but it seems to work just in MSW. Thanks in advance. _Ricardo. ___ Pd-list@iem.at mailing list UNSUBSCR

Re: [PD] Accessing bluetooth devices via [comport]

2008-06-08 Thread Ricardo Dueñas Parada
al connection over bluetooth > with [comport]. > > On Sat, 2008-06-07 at 23:07 -0500, Ricardo Dueñas Parada wrote: >> I'm trying to receive information on pd from my phone >> Nokia E50 over bluetooth. >> >> Can you tell me a little more about it, please? > >

Re: [PD] Accessing bluetooth devices via [comport]

2008-06-07 Thread Ricardo Dueñas Parada
I'm trying to receive information on pd from my phone Nokia E50 over bluetooth. Can you tell me a little more about it, please? I'm getting started, but I really want to control my pd patch from my mobile phone. By now, I'm programming the phone with python, I can connect with the pc, with gnome-

[PD] pidip and nightly-builds problems

2008-05-28 Thread Ricardo Dueñas Parada
Hello all, I am trying to use the library pidip in ccrma's pd-extended, but the externals are not in place, i tried to reinstall from planetccrma, and it does, but no single external is placed, in fact, nor even the pidip folder is created. It just puts the file pidip.pd_linux in the folder extra.

Re: [PD] dropout problems

2008-05-17 Thread Ricardo Dueñas Parada
Maybe is not a PD problem, generally is a Windows problem, try ASIO drivers [1]. It happened to me too. [1] http://www.asio4all.com/ _Ricardo 2008/5/17 Matteo Sisti Sette <[EMAIL PROTECTED]>: > I sent this from the wrong address so I re-send it. In case it reaches the > list twice I apolog

Re: [PD] abstractions $ variable inconsistency

2008-05-03 Thread Ricardo Dueñas Parada
That´s right, it works on windows 0.40.3-extended-20080502. _Ricardo 2008/5/3 Andy Farnell <[EMAIL PROTECTED]>: > > $ is only understood within a string > 0.39, otherwise > the string must start with $, so it's a version thing. > > On Sat, 3 May 2008 20:37:36 -0700 > "Jaime Oliver" <[EMAIL PROTE

Re: [PD] Fann or ann external

2008-04-22 Thread Ricardo Dueñas Parada
om source as well. What OS are > you on? > > http://leenissen.dk/fann/ > > km > > > > > On Mon, Apr 21, 2008 at 12:06 PM, Ricardo Dueñas Parada > <[EMAIL PROTECTED]> wrote: > > Hi everybody. > > > > Anyone knows where can I find the FANN or ANN

[PD] Fann or ann external

2008-04-21 Thread Ricardo Dueñas Parada
Hi everybody. Anyone knows where can I find the FANN or ANN externals, and which of both is in use? Some documents say that they are part of pd-extended, but they are not in my extra folder. Thanks. _Ricardo D. ___ PD-list@iem.at mailing list UNSUBSCRI

[PD] Building messages

2008-04-14 Thread Ricardo Dueñas Parada
Hey list, I'm working with fiddle and OSC, and I need to "build" the OSC messages from fiddle data. I already did a patch that I don´t really like because I haven´t find the way to build the messages in a good way. All numbers are flying from here to there, and I think that´s a better way to solv

Re: [PD] Pd Fontsizes

2008-02-16 Thread Ricardo Dueñas Parada
If the screen resolution is the same in both computers, try Edit -> Font in your patch window. Ricardo D. On 16/02/2008, Roman Haefeli <[EMAIL PROTECTED]> wrote: > > if the same os is some linux flavour, it is probably because of > different display settings that result in different font scalings