Re: [PD] Changing the defaul language in 0.43

2013-02-20 Thread rene beekman
Pd-extended to be in English, the safest > route is to delete all the .msg files in \Program Files\pd\po > > .hc > > > On Feb 20, 2013, at 1:34 AM, rene beekman wrote: > >> Hans, I'm replyting off-list so we don't burden the list with this. >> Attached

Re: [PD] Changing the defaul language in 0.43

2013-02-17 Thread rene beekman
> I have no idea why its failing on Windows, maybe for a similar reason. As far > as I could tell, Pd-extended uses the 'proper' registry value: > > HKEY_CURRENT_USER\Control Panel\International > > Could you send the value of that registry key on machines that fai

[PD] Changing the defaul language in 0.43

2013-02-14 Thread rene beekman
How do I set / change the default language on both Windoze and Mac for 0.43 ? I don't have a Windoze machine myself, so can't test there, but the readme for the Mac version does not say anything about it. There also seems to be no setting in the preference file for this (or at least none that I cou

Re: [PD] pix_video not working on Mac OS 10.6 ?

2011-09-30 Thread rene beekman
yet On Fri, Sep 30, 2011 at 6:10 PM, Hans-Christoph Steiner wrote: > > As far as I know Pd-extended 0.42.5 32-bit works on Mac OS X 10.6.  The > 64-bit version does not include Gem. > > .hc > > On Fri, 2011-09-30 at 09:12 +0300, rene beekman wrote: >> pd extended 0

Re: [PD] pix_video not working on Mac OS 10.6 ?

2011-09-29 Thread rene beekman
> > On Sep 29, 2011, at 2:00 AM, rene beekman wrote: > >> I'm having problems getting pix_video to work with the build-in iSight >> camera on my MacBook. There is no video in the gemwin, just a white >> rectangle. >> When I send it a message to open the contr

[PD] pix_video not working on Mac OS 10.6 ?

2011-09-28 Thread rene beekman
I'm having problems getting pix_video to work with the build-in iSight camera on my MacBook. There is no video in the gemwin, just a white rectangle. When I send it a message to open the control panel, GEM hangs (it seems only GEM hangs, I get the beach ball when I hover over the GemWin, but can st

Re: [PD] Gridflow path / startup & the helpbrowser on multiple systems

2011-06-28 Thread rene beekman
I used "ln -s /usr/lib/pd/extra/gridflow/doc/ /usr/lib/pd/doc/gridflow" to create a symlink called gridflow that points to the gridflow doc directory. The symlink work and takes me inside the gridflow doc directory, but when I start up Pd, Gridflow is still not available in the helpbrowser. On W

[PD] Gridflow path / startup & the helpbrowser on multiple systems

2011-06-28 Thread rene beekman
OK, I'm confused. I have the latest versions of Gridflow installed on both Mac OS 10.6 and Ubuntu 10.4 and I'm having a problem configuring the Ubuntu installation the way I want it to work (somehow, the Mac installation does exactly what I need - intended or not - while Ubuntu is being stubborn).

Re: [PD] GEM GL: invalid enumerant on Win XP

2011-03-11 Thread rene beekman
2.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=321957&prodSeriesId=3375953&prodNameId=3375995&swEnvOID=1093&swLang=13&mode=2&taskId=135&swItem=ob-55618-1 > > GEM is going to be pretty painful on that laptop no matter wha

[PD] GEM GL: invalid enumerant on Win XP

2011-03-11 Thread rene beekman
The laptop of one of the students has a problem rendering in GEM. To reproduce the problem, all I have to do is to make a patch that contains nothing but one [gemwin] and one [create, 1(. Click on the message and the following error appears in the Pd window: GEM: GLEW version 1.5.1 GEM: Start rend

Re: [PD] unexpected behaviour in [route]

2011-02-28 Thread rene beekman
Mybad, seems it's yet another leftover from my max-days where this was perfectly possible :) The route-help talks about the first element of a MESSAGE it receives, not the type of the first ARGUMENT that is is given upon creation - which seems to make all the difference. See my example patch in t

[PD] unexpected behaviour in [route]

2011-02-27 Thread rene beekman
I'm preparing some patches for courses that I teach and I noticed behaviour in [route] that I found unexpected or at least inconsistent. Attached is a patch that demonstrates the problem. In short: when mixing types of arguments for [route], the object will fail to properly route a float if the f

Re: [PD] Pd-list Digest, Vol 65, Issue 121

2010-08-23 Thread rene beekman
i spent several years at an online news publication and we regularly received "requests" in this vain (including threats to sue if not complied with within x number of days) from people we had published interviews with. the standard reply was always "you agreed to the interview, therefor to its pub

Re: [PD] pd crash on mac os x on exit audio render

2010-07-13 Thread rene beekman
o the portaudio crash.  It could also be > caused by an audio driver for an external audio interface. > > .hc > > On Jul 8, 2010, at 4:56 PM, rene beekman wrote: > >> in the series of "weird and interesting problems", this is another one >> that i recently ran

[PD] pd crash on mac os x on exit audio render

2010-07-08 Thread rene beekman
in the series of "weird and interesting problems", this is another one that i recently ran into on the computer of one my students. it's a powerbook running mac os 10.6.4 any time we switch computer audio off, pd crashes and quits. it doesn't matter whether do this via the pd window, keyboard shor

Re: [PD] cross platform synth?

2010-05-27 Thread rene beekman
> > Best regards > > José > > 2010/5/27 rene beekman > > looking for a free, cross platform (at least mac & pc) soft synth that > functions like a standalone application for midi demo purposes (no, can't use > pd in this case cause the point is to show pd int

[PD] cross platform synth?

2010-05-26 Thread rene beekman
looking for a free, cross platform (at least mac & pc) soft synth that functions like a standalone application for midi demo purposes (no, can't use pd in this case cause the point is to show pd interacting with the software) tried the so-called 'free' downloads from NI, which are humongous and a

Re: [PD] pix_write output options?

2010-05-18 Thread rene beekman
18, 2010, at 13:00, Lazzaro Nicol? Ciccolella wrote: > Il 18/05/10 09.11, rene beekman ha scritto: >> 2. can pix_write be made to overwrite existing files with the same name? >> for a different use, we just need to replace one and the same file over and >> over again. >

[PD] pix_write output options?

2010-05-18 Thread rene beekman
i have 2 questions re pix_write output: 1. is there a way to keep pix_write from adding 0 to the filename? we are trying to write files to disk that then need to be accessed from python, we're passing the filename we've given to pix_write through [py] to the python script and it is a pain ha

[PD] streaming video objects?

2010-05-12 Thread rene beekman
have been looking for an object that can stream video out, preferably starting from GEM and ideally running on windows or mac os. the only option i've found so far is pdp_ffmpeg~ - which throws an error that the object couldn't be created when i opened the help patch on a mac, though it doesn't

Re: [PD] Double File Open

2010-05-11 Thread rene beekman
weird, no such problem here never seen it before and just tested to verify. tried double clicking with and without pd already open, in both cases only 1 copy is opened. mac os 10.6.3 > Date: Tue, 11 May 2010 20:38:30 -0400 > > me too... > > I'm on snow leopard _

Re: [PD] vista & win7 support ?

2010-05-11 Thread rene beekman
hand with a text editor might help to >> find out the kinky lines, good luck! >> >> Why not trying out select-help.pd from vanilla or older one in svn? >> >> >> Patrice Colet - 06 32 66 03 57 >> >> - "rene beekman" a écrit : >>

Re: [PD] vista & win7 support ?

2010-05-10 Thread rene beekman
many thanks, i made the necessary changes to the select help patch and will be trying this modified patch in the coming days on several machines. will post updates when i have more. thanks again. rene On May 10, 2010, at 18:28, patko wrote: > > >> >> just replace "print NO_match" by "prin

Re: [PD] vista & win7 support ?

2010-05-09 Thread rene beekman
tested this tonight on one machine running win7. replacing the pd.dll in the pd/bin folder made pd unable to start On May 08, 2010, at 16:38, patko wrote: > I've recently compiled a version of pd-extended > just replacing pd.dll fixes it, it's attached > > - &

Re: [PD] vista & win7 support ?

2010-05-08 Thread rene beekman
he one object that causes the crash, or the action. > > I can help people set up the Windows build environment on their own machine > if they want to try their hand at fixing things. > > .hc > > On May 7, 2010, at 2:01 PM, rene beekman wrote: > >> i reported this pr

Re: [PD] vista & win7 support ?

2010-05-07 Thread rene beekman
wrote: > > 1) try a Pd-extended 0.42.5 nightly build > > 2) try this version with the [multiselect] object removed from the "related > objects" subpatch > > > > > .hc > > On Feb 14, 2010, at 7:59 AM, rene beekman wrote: > >> we'

Re: [PD] audio problem on OSX with a particular mixer

2010-04-22 Thread rene beekman
> > http://autobuild.puredata.info/auto-build/latest/ > > .hc > > On Mar 18, 2010, at 3:53 PM, rene beekman wrote: > >> i'm running into a strange problem with a particular mixer, a behringer >> dx626. I've got the headphones/lineout of my intel mac

Re: [PD] audio problem on OSX with a particular mixer

2010-03-18 Thread rene beekman
c~ 220]? > > D. > > On 3/18/10 10:54 PM, rene beekman wrote: >> Derek, >> >> Well, that's the thing; with any other piece of external hardware I'm having >> no problems what so ever, just with this one damn mixer >> Voodoo does sound like a

Re: [PD] audio problem on OSX with a particular mixer

2010-03-18 Thread rene beekman
actor the mixer out of the equation, unless you > believe in voodoo ;-) > > Pd doesn't play well with Coreaudio or Portaudio at all, so using JACK is the > best workaround for that. Lots of archive discussion on this topic, but no > solutions... > > Best, > D

[PD] audio problem on OSX with a particular mixer

2010-03-18 Thread rene beekman
i'm running into a strange problem with a particular mixer, a behringer dx626. I've got the headphones/lineout of my intel macbook (running os 10.6.2) connected to one of the line-ins on the mixer. audio playback through the mixer works fine from itunes or from the finder. when i switch to pd,

Re: [PD] vista & win7 support ?

2010-02-15 Thread rene beekman
ubpatch > > > > > .hc > > On Feb 14, 2010, at 7:59 AM, rene beekman wrote: > >> we're having problems running pd-extended 0.41.4 on vista & windows7 >> problems seem to be related to several particular objects or patches >> one example is the s

[PD] vista & win7 support ?

2010-02-14 Thread rene beekman
we're having problems running pd-extended 0.41.4 on vista & windows7 problems seem to be related to several particular objects or patches one example is the select-help patch. opening the help patch either via the desktop, or from within pd via the browser or via the context menu's 'help' option

Re: [PD] OSC in pd-extended 0.41.4 on Mac OS X Intel

2010-01-23 Thread rene beekman
ort#. This worked for me: [oscx/dumpOSC 23444] > > .hc > > On Jan 22, 2010, at 1:04 PM, rene beekman wrote: > >> I have a prebuilt pd-extended 0.41.4 install on an Intel mac running snow >> leopard, where sendOSC and OSCroute work, but dumpOSC gives a "... couldn&#

[PD] OSC in pd-extended 0.41.4 on Mac OS X Intel

2010-01-22 Thread rene beekman
I have a prebuilt pd-extended 0.41.4 install on an Intel mac running snow leopard, where sendOSC and OSCroute work, but dumpOSC gives a "... couldn't create" error the dumpOSC.pd_darwin object does exist in the /Contents/Plugins/osx folder I just tried to re-install from a clean download, same p

Re: [PD] pd & wii remote?

2010-01-22 Thread rene beekman
to chime in on my own request (thanks to all who answered) besides the musiccontroller, i've also found darwiinoscremote, which seems to work fine. free & open source, avaialble at http://code.google.com/p/darwiinosc/downloads/list > i use this one on os x: > > http://code.google.com/p/musicco

[PD] pd & wii remote?

2010-01-15 Thread rene beekman
hi, has anyone recently set up a wii remote with pd on either mac os x or windoze (or both?) ? have been trying to find info on how this is done, but all i found is somewhat older, relates to apps that are no longer available, etc. any pointers would be greatly appreciated rene

Re: [PD] gem alpha channel q

2009-10-14 Thread rene beekman
that inverts the entire image, not just the alpha channel... On Oct 14, 2009, at 05:35, Jose Luis Santorcuato wrote: [pix_invert]...i think... Cheers Chile 2009/10/11 rene beekman how does one invert an alpha channel in gem ? i've created an alpha channel from the rgb channels, but

[PD] gem alpha channel q

2009-10-11 Thread rene beekman
how does one invert an alpha channel in gem ? i've created an alpha channel from the rgb channels, but need the channel to be inverted. somehow i can't seem to find a way to do this... hope it is just sleep deprivation and i'm simply overlooking the obvious... :) thanks in advance, rene

Re: [PD] Percolate

2009-09-26 Thread rene beekman
I stand corrected :) Mark, thanks! This is great! Now, if someone could also point me to a Windoze version of Percolate for Pd, I'd be totally happy :) Rene BTW Mark, have you thought about dropping the Percolate developers a note to ask them to update their links? On Sep 26, 2009, at

Re: [PD] Percolate

2009-09-25 Thread rene beekman
Jose, Since no one else has answered your question so far, and since I had to find an answer to the same question only a few weeks ago, this is what I know about the current state of development of Percolate: You can find the different versions of Percolate at http://www.music.columbia.edu

Re: [PD] GEM help patches not found on Windows XP

2009-09-13 Thread rene beekman
it is. installing the update was easier than the workaround ;) thanks again On Sep 13, 2009, at 22:54, Hans-Christoph Steiner wrote: It should be fixed in 0.41.4 .hc On Sep 13, 2009, at 1:46 PM, rene beekman wrote: Great! thanks! Rene On Sep 13, 2009, at 20:38, John Harrison wrote

Re: [PD] GEM help patches not found on Windows XP

2009-09-13 Thread rene beekman
Great! thanks! Rene On Sep 13, 2009, at 20:38, John Harrison wrote: Workaround: http://lists.puredata.info/pipermail/pd-dev/2009-04/013366.html BTW you might confirm that the 8.3 filename for Program Files is indeed PROGRA~1 on your system... I think it usually is but you can check tha