[PD] Wii external for windows?

2008-01-27 Thread jim
Hi curious if this exists? Thanks, Jim ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] live coding, [was: Re: paranoid pd]

2008-01-27 Thread hard off
i just had a try at it, wouldn't say it sounded particularly amazing, but i managed to build enough up in a few minutes to make it kind of interesting. will try again later and see if practice makes things better. best idea i came up with in the first run: [key] | [t b] | [random 10] | [sel 0 1

Re: [PD] live coding, [was: Re: paranoid pd]

2008-01-27 Thread hard off
i'm doing a talk in delhi next month on pure data for live performance, so i will definitely incorporate some live coding in there, any tips and tricks people have found useful would be much appreciated. ___ PD-list@iem.at mailing list UNSUBSCRIBE and a

Re: [PD] vline~ question

2008-01-27 Thread Frank Barknecht
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: > however, i would say that the 3rd digit is more or less useless (only > there for convenience) because you can get the same behaviour with > scheduled messages. > e.g. > [0, 1 1000 500( > | > [vline~] > > is the same as > >

[PD] startup flags problem

2008-01-27 Thread Ypatios Grigoriadis
Hello! I foolishly made the following mistake: File/Startup.../flags.. -path "blah blah" and I get this on startup since: error: blah": can't open The thing is, the File/Startup... link is dead! It just does nothing, no startup... window! So I can't correct it... (all this under WinXP) S

Re: [PD] startup flags problem

2008-01-27 Thread IOhannes m zmoelnig
Ypatios Grigoriadis wrote: > (all this under WinXP) (time for a reinstall) > > > So I guess the question is..how can I otherwise edit the startup flags? regedit fgmasd.r IOhannes ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management

Re: [PD] vline~ question

2008-01-27 Thread IOhannes m zmoelnig
Frank Barknecht wrote: > Note that the former version is *muchmuch* more convenient, especially > when building line segments dynamically. totally! i just wanted to demonstrate that there is indeed no mandatory reason to have the 3rd value - but not because of the shortcuts kyle mentioned (whic

Re: [PD] startup flags problem

2008-01-27 Thread Ypatios Grigoriadis
On 27/01/2008, IOhannes m zmoelnig <[EMAIL PROTECTED]> wrote: > > Ypatios Grigoriadis wrote: > > > (all this under WinXP) > > (time for a reinstall) mpouhaha! I was veeery close... :-) > > > > > So I guess the question is..how can I otherwise edit the startup flags? > > regedit thanx! I did it

[PD] callbacks

2008-01-27 Thread Ypatios Grigoriadis
Hello! What exactly is this option in the audio settings window (0.41)? [tick box] use callbacks -- Ypatios. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] paranoid pd

2008-01-27 Thread marius schebella
let me ask the other way? why has pd to behave different than every other program on my computer? marius. IOhannes m zmoelnig wrote: > marius schebella wrote: >> no, I am not happy with it, either. >> would it be possible to make this an option in the pd-settings. > > i would be interested to kn

Re: [PD] paranoid pd

2008-01-27 Thread Georg Holzmann
marius schebella schrieb: > let me ask the other way? why has pd to behave different than every > other program on my computer? Yes, I also don't understand this ... Although there might be a workaround, newbies (and even me as not so new newbie) don't know this and are only irritated. LG Georg

Re: [PD] live coding, [was: Re: paranoid pd]

2008-01-27 Thread Patrice Colet
hard off a écrit : > i'm doing a talk in delhi next month on pure data for live > performance, so i will definitely incorporate some live coding in > there, > > any tips and tricks people have found useful would be much appreciated. you could record into a buffer what is thrown to dac~ and rediff

Re: [PD] live coding, [was: Re: paranoid pd]

2008-01-27 Thread Patrice Colet
hard off a écrit : > i just had a try at it, > > wouldn't say it sounded particularly amazing, but i managed to build > enough up in a few minutes to make it kind of interesting. will try > again later and see if practice makes things better. > > best idea i came up with in the first run: > > [

Re: [PD] Problems installing pd-extended

2008-01-27 Thread Tim
You can also get the packages from the debian repos at http://www.debian.org/distrib/packages though I have not tried installing them in Ubuntu. I just ignored those dependencies. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> htt

[PD] Routing Oepen GL streams through Gem

2008-01-27 Thread jim
Is there a way to have video created in real time by other programs that use OpenGL routed through Gem so those windows can be processed by Gem? I'm thinking of Windows but would also love to do this under Linux. Thanks, Jim ___ PD-list@iem.at mailing l

[PD] [ANN] Lily, browser based visual programming language released

2008-01-27 Thread Bill Orcutt
Hi All- I'm happy to announce that the first beta release of Lily, an browser based visual programming environment for Firefox/Mozilla, is now available for download. Lily is a patcher interface to the functionality of Mozilla platform: svg graphics, html/xul UI, networking, file system ac

Re: [PD] vline~ question

2008-01-27 Thread bsoisoi
I agree as well, prefer the existing vline message syntax. (I hope we haven't started a movement against the third value!) Now that I get it, it is much more intuitive than emulating an old 2 value breakpoint envelope. Has anyone made a vline-like external that only takes the first two v

[PD] realtime linux + puredata

2008-01-27 Thread bsoisoi
Hi guys, I don't normally keep up with linux kernel development, but apparently realtime support should have been fully built into 2.6.22 and up. I'm currently not (yet) a Linux user, so I can't check this for myself. I am curious if the Linux users on this board have found 2.6.22+ to sui

Re: [PD] live coding, [was: Re: paranoid pd]

2008-01-27 Thread Peter Plessas
Hi Tim, > I havent seen many examples yet around here though. > Are many people doing this with pd ? The pd-graz group has done a variant of live-coding in its 'blind date' performances. There we take a teamwork approach, letting multiple players edit the same patch at the same time on stage duri

Re: [PD] paranoid pd

2008-01-27 Thread zmoelnig
Quoting marius schebella <[EMAIL PROTECTED]>: > let me ask the other way? why has pd to behave different than every > other program on my computer? because if it was the same as any other program, one of them would be redundant :-) mfgasdr. IOhannes