--- On Thu, 9/17/09, Hans-Christoph Steiner wrote:
> From: Hans-Christoph Steiner
> Subject: Re: [PD] new GUI screenshots
> To: "Mathieu Bouchard"
> Cc: "Jonathan Wilkes" , pd-list@iem.at
> Date: Thursday, September 17, 2009, 4:55 AM
>
> On Mon, 14 Sep 2009, Jonathan Wilkes wrote:
>
> > Wou
On Thu, 17 Sep 2009, ydego...@gmail.com wrote:
lui aussi contrôlable par sinus lents, en
tant qu'exemple d'effet qui se combine bien avec le waveshaping
la mise en forme d'ondes please
Ouais, ou «la formation d'onde» selon le GDT (bizarrement), mais dans un
cas comme dans l'autre, la tradu
I'll inevitably be jumping in on this, mostly likely before November.
So I created a wiki page for us to keep notes on this whole thing:
http://puredata.info/docs/developer/BuildingPdForAndroid
.hc
On Sep 17, 2009, at 8:41 AM, marius schebella wrote:
awesome! suits and ties here, too. bu
It is supposed to, but on Mac OS X, the localization stuff is
confusing and over-complicated. First off, make sure you have de.msg
in your .app, it should be here:
Pd-devel.app/Contents/Resources/po/de.msg
If de.msg is there, could you send me the results of these commands:
defaults read
Ok, I think the problem was that I was trying to run pd as root. When I run it
as normal user its all fine!! :D
Thanks!
Adrian
On Thu, 17 Sep 2009 14:37:21 -0700 Hans-Christoph Steiner
wrote
> Strange, perhaps a bug in Tcl/Tk 8.5.3. I've only been using 8.5.6,
> 8.5.7, and var
Strange, perhaps a bug in Tcl/Tk 8.5.3. I've only been using 8.5.6,
8.5.7, and various 8.4 versions. Try this from the terminal:
wish pd-gui.tcl
.hc
On Sep 17, 2009, at 11:30 AM, adrian.g wrote:
HI. I have some problem here running the Pd-GUI-Rewrite on Fedora 10
with Planet CCRMA. PD
On Thu, Sep 17, 2009 at 10:27 PM, Max wrote:
> Hans: Is it supposed to use the localisations? because it doesn't.
>
>
did you try "export LANG=xy" ?
it works here
Andras
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://list
Hi all,
I use PHP and ImageMagick to create images from dynamic text (stored in
mySql).
Basically I've got a php web page, from which I call a shell command that
output a fixed width and height image, filled with text.
The text size vary to fill the whole image, so few words -> bigger text,
many
Hans: Is it supposed to use the localisations? because it doesn't.
Am 04.09.2009 um 18:45 schrieb Hans-Christoph Steiner:
Ok, so there are now some Mac OS X and Windows test builds for
people to try. For GNU/Linux, building from source is still the
easiest way.
http://puredata.info/dev/
How do I make a 32-bit build on my 64-bit system? CFLAGS=-m32 and
CXXFLAGS=-m32 don't work, they log the following error:
configure:3455: gcc -m32-O6 -funroll-loops -fomit-frame-pointer conftest.c
> >&
> 5
> cc1: error: unrecognized command line option "-m32-O6"
> configure:3458: $? = 1
> confi
James Dunn wrote:
Thanks Martin, this is really useful! What I really need now is a way
to automatically generate carriage returns or EOL's when the text hits
the edge of the window - is this something that can be done in gem or
do I have to format the text first in a text editor first?
Hi,
You can send OSC messages to scynth from pd... you can do something like
sc3~ with [textfile] (to type things as you described), [popen]/[shell]
(to launch scynth) and OSC server commands
(http://supercollider.svn.sourceforge.net/viewvc/supercollider/trunk/build/Help/ServerArchitecture/Server-Co
>> I need enlightening to the scripting possibilities of Pd I think
>>
> For that you can go in the help browser of pd extended:
> manuals/pd-msg/msg_and_patch/1.1.add_objects.pd help patch. You'll have
> no problems to do 500 osc~ that way.
the only difference is, when doing it from withing a s
Le 17/09/09 16:30, Si Mills a écrit :
I need enlightening to the scripting possibilities of Pd I think
For that you can go in the help browser of pd extended:
manuals/pd-msg/msg_and_patch/1.1.add_objects.pd help patch. You'll have
no problems to do 500 osc~ that way.
Cheers,
Nicolas
--
HI. I have some problem here running the Pd-GUI-Rewrite on Fedora 10 with
Planet CCRMA. PD starts for a moment, I can see the main window appearing for a
split second and then it quits.
In the Terminal I get this:
priority 98 scheduling enabled.
sh: ../bin/pd-watchdog: No such file or director
Hello
http://music.columbia.edu/~brad/sc3~/ - Just wondering, how hard
would it be to port this to Pd?
Is there any sort of external that allows you to write a text based
synth directly inside PD? I imagine when clicking on the object would
bring up a mini code editor. Sometimes the abil
Has anyone made any General Midi convenience patches? Maybe something like
[general-midi trumpet]
or
[acoustic bass drum<
|
[general-midi-drums]
I'm planning on revamping my system's midi setup to use the correct GM
instruments/channels, etc so I can record a live midi file as well as a
wav.
> This will probably seem sufficiently vague for many, but hopefully one
> or two on the list has a patch they'd care to share.
>
> I'm play with an experimental improv noise band, who I normally
> perform on a traditional elec gtr, amp set up with some fuzz and delay
> pedals and shape and manipul
awesome! suits and ties here, too. but willing to jump in on this
(android build, not the suits part)...
marius.
2009/9/17 Chris McCormick :
> On Fri, Sep 11, 2009 at 10:02:41PM -0400, Hans-Christoph Steiner wrote:
>> What I'd like to see is Pd on Android, but I think that could be a
>> little bit
Le jeudi 17 septembre 2009 à 13:37 +0200, Max a écrit :
> it works now. the GLSL in OS X is very picky about all floats beeing
> defined with a decimal dot.
Super !
> (here i use a NVIDIA GeForce 9400M w/ os x)
> to make these patches really useful you have to use a camera with
> manual focus a
it works now. the GLSL in OS X is very picky about all floats beeing
defined with a decimal dot.
(here i use a NVIDIA GeForce 9400M w/ os x)
to make these patches really useful you have to use a camera with
manual focus and manual exposure. auto-* will wreck the results.
in order to optimize t
Hmm, strange i had only warning but no error.
I change 0 to 0.0 (to use float instead int in 'if ((color.g -
colorToDiscard.g) <= 0.0)') and now i have no warning (i join the
new .frag) : all works fine here.
I think, the problem could come from the GPU (and so the version of GLSL
supported ? I am
Quoth Martin Schied, on 16/09/09 16:02:
Usually I use UTF-8 to circumvent all of these problems. Attached are
my tools I use for it.
It's a small command line tool to convert text files to utf8 coded
decimals and an example patch showing use of the converted text in Gem.
cheers
Martin
Tha
On Fri, Sep 11, 2009 at 10:02:41PM -0400, Hans-Christoph Steiner wrote:
> What I'd like to see is Pd on Android, but I think that could be a
> little bit tricky to get into a form that is easily distributable
> without rooting the phone. The G1 already runs Debian, so you could
> just instal
marius schebella wrote:
hi,
I have the strange feeling that pix_film (yesterday's gem version)
cannot load files under pd-0.42.5 on OSX.
can someone confirm this?
I keep getting
error: [pix_filmQT]: Unable to find file:
alas! and indeed.
quick fix: remove pix_filmQT.cpp and pix_filmQT.h, "ma
25 matches
Mail list logo