Re: [PD] [entry] changes

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 7:56 PM, Roman Haefeli wrote: > On Sat, 2007-10-27 at 17:48 -0400, Hans-Christoph Steiner wrote: >> On Oct 27, 2007, at 11:59 AM, Roman Haefeli wrote: >> >>> On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote:

Re: [PD] [entry] changes

2007-10-27 Thread Roman Haefeli
On Sat, 2007-10-27 at 17:48 -0400, Hans-Christoph Steiner wrote: > On Oct 27, 2007, at 11:59 AM, Roman Haefeli wrote: > > > On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: > >> On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: > >> > >>> > in order to work with pd-ext i had to rename s

Re: [PD] [entry] changes

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 11:59 AM, Roman Haefeli wrote: > On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: >> On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: >> >>> in order to work with pd-ext i had to rename some object in chat and netpd-gui i.e. [l2s] to [zexy/list2symbol]

Re: [PD] big files with textfile

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Hans-Christoph Steiner wrote: On Oct 27, 2007, at 2:44 PM, Mathieu Bouchard wrote: When crossing the limit, the numbers become negative, and trying to allocate a negative amount causes the allocator to either abort the process or return NULL or corrupt memory... If this is

Re: [PD] big files with textfile

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 2:44 PM, Mathieu Bouchard wrote: > On Sat, 27 Oct 2007, marius schebella wrote: > >> textfile can handle bigger files than msgfile, but there seems to >> be a limit, too. I tried to open a >250MB file, and Pd crashed. >> marius. > > If you measure bytes using an int32, the

Re: [PD] about sexy-ism

2007-10-27 Thread patrick
> fair enough eh? no! we will pardon you only if you release the last version of za-matt. pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] about sexy-ism

2007-10-27 Thread Hans-Christoph Steiner
Funny, I think that exact comic came up earlier in this never-ending thread. Very apropos... .hc On Oct 27, 2007, at 7:26 AM, Hannah Drayson wrote: > > This sums it up for me... > > http://xkcd.com/322/ > > > > ___ > PD-list@iem.at mailing list > U

Re: [PD] Ableton Live control with Pure Data ¿ReWire ?

2007-10-27 Thread Max Neupert
good to know. now i have something what i can recommend to my windows friends. http://www.midiox.com/index.htm Am 27.10.2007 um 02:28 schrieb Matthew Logan: > Arduino>Pd>MIDI Yoke>Live. I'm on Windows and that's what I use. > > On 10/26/07, Max Neupert <[EMAIL PROTECTED]> wrote: whoops, > i

Re: [PD] Spectrum graphing amplitude problem

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Martin Peach wrote: Mathieu Bouchard wrote: You have seen a lot of analog equipment and you know that it does time-wise sampling. analog vs digital is not what we are debating. Analog equipment works continuously in time. Digital is almost always clocked. If your eyes are c

Re: [PD] big files with textfile

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, marius schebella wrote: I tried something different, which also did not work: split the files in three parts, each around 100MB and load them to 3 separate textfiles. when I try to load the second file, I get an error saying pd: resizebytes() failed -- out of memory if I t

Re: [PD] about sexy-ism

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Roman Haefeli wrote: no, definitely not. sexism is not OT as long as someone feels the list to be sexist. or in general: a discussion about the list and the way how people use the list cannot be considered OT in the list itself. You think so. If a mailing-list really got o

Re: [PD] about sexy-ism

2007-10-27 Thread Roman Haefeli
On Sat, 2007-10-27 at 17:09 +0900, hard off wrote: > i promise never to do this kind of thing again, to be honest, i was kind of amused, though i somehow can see, why people get upset. > as long as you guys promise that any future discussions of sexism, or > politics, or anything not pd related i

Re: [PD] big files with textfile

2007-10-27 Thread marius schebella
I tried something different, which also did not work: split the files in three parts, each around 100MB and load them to 3 separate textfiles. when I try to load the second file, I get an error saying pd: resizebytes() failed -- out of memory if I try to load the 3rd file after that, my system fre

Re: [PD] Can you help me with this patch?

2007-10-27 Thread Mathieu Bouchard
On Fri, 26 Oct 2007, Frank Barknecht wrote: Then if you have long-running [until]s that generate stack-overflows, you can work around this by dividing long computations into smaaller chunks with some [delay]s as well. Of course working around stack overflows this way can be even more dangerous

Re: [PD] big files with textfile

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, marius schebella wrote: textfile can handle bigger files than msgfile, but there seems to be a limit, too. I tried to open a >250MB file, and Pd crashed. marius. If you measure bytes using an int32, the limit is 2GB, but if you measure it in bits, the limit is 256MB. [tex

[PD] big files with textfile

2007-10-27 Thread marius schebella
Hi, textfile can handle bigger files than msgfile, but there seems to be a limit, too. I tried to open a >250MB file, and Pd crashed. marius. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-l

[PD] [Pd] Linux: [system]?

2007-10-27 Thread Chuckk Hubbard
Hi. I am running Debian 64 testing, kernel 2.6.22.1 with Ingo Molnar's rt patch, Pd 0.41.0-test05, Jack 0.103.0, and Csound 5.06. I have a Csound file I'm running with csoundapi~, and I'm editing the Csound file while editing my Pd composition. Unfortunately, realtime scheduling doesn't work from t

[PD] msgfile headroom 1024

2007-10-27 Thread marius schebella
Hi, I get this error on opening big files with msgfile. error: msgfile: read error (headroom 1024 too small!) textfile is working, though. marius. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/

Re: [PD] [entry] changes

2007-10-27 Thread Enrique Erne
On Oct 27, 2007, at 6:11 PM, Roman Haefeli wrote: On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: in order to work with pd-ext i had to rename some object in chat and netpd-gui i.e. [l2s] to [zexy/list2symbol] or [netclient] to [maxl

Re: [PD] [PD-announce] Pd-0.39.3-extended released!

2007-10-27 Thread Hans-Christoph Steiner
You need this file, the one mentioned in the error message. :) >> /usr/X11R6/lib/libX11.6.dylib .hc On Oct 27, 2007, at 11:25 AM, Sylvain wrote: > Hi, > > Thx hans, scott. I did remove the plist from preferences and it > seems like it getting better ... but for pdp pidip which still > don

Re: [PD] [PD-announce] Pd-0.39.3-extended released!

2007-10-27 Thread Frank Barknecht
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: > > - I do have issues also with rradical. For same reasons the lib > > doesn't > > load at startup and when I import it, I still have some externals not > > appearing, like coreGUI for example, I did not find where it co

Re: [PD] Spectrum graphing amplitude problem

2007-10-27 Thread Martin Peach
Mathieu Bouchard wrote: > On Mon, 22 Oct 2007, Martin Peach wrote: > >> No. The spokes just look blurred. Have you? If you try it at night under >> a streetlamp then you get the effect. I'm sure I have analog eyes ;) > > You have seen a lot of analog equipment and you know that it does > time-wise

Re: [PD] [entry] changes

2007-10-27 Thread Roman Haefeli
On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: > On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: > > > > >> in order to work with pd-ext i had to rename some object in chat and > >> netpd-gui i.e. [l2s] to [zexy/list2symbol] or [netclient] to > >> [maxlib/netclient]. > >> is renaming zex

Re: [PD] [entry] changes

2007-10-27 Thread Roman Haefeli
On Sat, 2007-10-27 at 12:02 +0200, Enrique Erne wrote: > On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: > > > > >> in order to work with pd-ext i had to rename some object in chat and > >> netpd-gui i.e. [l2s] to [zexy/list2symbol] or [netclient] to > >> [maxlib/netclient]. > >> is renaming zex

Re: [PD] [entry] changes

2007-10-27 Thread Enrique Erne
i've made an update of the test that works with the pd-0.40.3-extended-20071026 and pd-netpd-osx (requires the latest entry) http://www.netpd.org/NetpdGuiAbstrhacked http://www.netpd.org/netpd_skin_entry_II.tgz open _chat-extended.pd eni ___ PD-li

Re: [PD] about sexy-ism

2007-10-27 Thread Hannah Drayson
This sums it up for me... http://xkcd.com/322/ ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [entry] changes

2007-10-27 Thread Enrique Erne
> Sounds like you are using your own preferences file. If you > move/remove that, then it'll use the built-in prefs, and all the libs > will be loaded. > > rm ~/Library/Preferences/org.puredata.pd.plist yep that was it. i thought that there was none, but there was an empty one. thanks hans an

Re: [PD] [PD-announce] Pd-0.39.3-extended released!

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 10:03 AM, Sylvain wrote: > Hi Hans, everybody, > > Seems like I don't understand some stuff here, cause I am getting a > lot > of trouble with latest(s) Pd-extended releases (as ... nobody :) ) > > * PDP/PiDiP work out-of-box on Mac OS X > > What does this actuallly means ?

Re: [PD] [PD-announce] Pd-0.39.3-extended released!

2007-10-27 Thread Scott Fitzgerald
Do you have X11 installed? The pdp darwin lib is trying to reference the X11 library, but can't load it. ~s On 10/27/07, Sylvain <[EMAIL PROTECTED]> wrote: > Hi Hans, everybody, > > Seems like I don't understand some stuff here, cause I am getting a lot > of trouble with latest(s) Pd-extended re

Re: [PD] [entry] changes

2007-10-27 Thread Hans-Christoph Steiner
On Oct 26, 2007, at 7:34 PM, Enrique Erne wrote: > On Oct 26, 2007, at 4:58 PM, Hans-Christoph Steiner wrote: > >> >> Hey all, >> >> The netpd project's chat interface inspired me to fix up the [entry] >> object so that it could serve as the building block for a chat app. >> I've added a number o

Re: [PD] [entry] changes

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 6:02 AM, Enrique Erne wrote: > > On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: > >> >>> in order to work with pd-ext i had to rename some object in chat and >>> netpd-gui i.e. [l2s] to [zexy/list2symbol] or [netclient] to >>> [maxlib/netclient]. >>> is renaming zexy , maxl

Re: [PD] [PD-announce] Pd-0.39.3-extended released!

2007-10-27 Thread Sylvain
Hi Hans, everybody, Seems like I don't understand some stuff here, cause I am getting a lot of trouble with latest(s) Pd-extended releases (as ... nobody :) ) * PDP/PiDiP work out-of-box on Mac OS X What does this actuallly means ? These libs don't load at startup, and when I add the flag -l

Re: [PD] Spectrum graphing amplitude problem

2007-10-27 Thread [*~]
hi all: thanks for asking about this music/visual. a few things that i should say/clarify about the visual. the visual is made by one of my close collaborator called Oli (http://yesyesnono.co.uk), we perform quite regularly in london (under the name of cracktux) and whereever we get to play. a

Re: [PD] [entry] changes

2007-10-27 Thread Enrique Erne
On Oct 27, 2007, at 5:56 AM, Roman Haefeli wrote: > >> in order to work with pd-ext i had to rename some object in chat and >> netpd-gui i.e. [l2s] to [zexy/list2symbol] or [netclient] to >> [maxlib/netclient]. >> is renaming zexy , maxlib objects with namespace the correct/only way >> in pd-exte

Re: [PD] Array indexing for the wind and the birds

2007-10-27 Thread Enrique Erne
On Oct 27, 2007, at 1:59 AM, Mathieu Bouchard wrote: > On Fri, 26 Oct 2007, Enrique Erne wrote: > >> there was a thread: slowly load patches/abs without dropout >> http://lists.puredata.info/pipermail/pd-list/2007-01/046107.html >> the attached patch reads and creates a patch slowly triggered by

Re: [PD] about sexy-ism

2007-10-27 Thread hard off
i promise never to do this kind of thing again, as long as you guys promise that any future discussions of sexism, or politics, or anything not pd related is kept OT, where it belongs. fair enough eh? ___ PD-list@iem.at mailing list UNSUBSCRIBE and acc

Re: [PD] about sexy-ism

2007-10-27 Thread Chuckk Hubbard
While the post was particularly vulgar, it's debatable whether knowing about sex is harmful to teenagers. It's also debatable in general whether it's anyone's responsibility to try to do what's best for other people's children. Anyway I suspect it's more the people around the teenage girl who don