[PD] Fontsize of all non-pd windows

2010-02-21 Thread meino . cramer
Hi, how can I change the fontsize off all window, which do not contain patches (i.e. help browser, console etc...)? When starting pd form the commandline, it prints TCL_LIBRARY=/usr/lib/pd/tcl/library TK_LIBRARY=/usr/lib/pd/tk/library /usr/lib/pd/bin/pd-gui 5400 Waiting for

Re: [PD] turn a symbol to a message

2010-02-21 Thread Roman Haefeli
Somehow you managed to create a symbol open file.wav (with a space in between). Usually a space character is used as a delimiter for separating the elements of a Pd message. However, when the space character is part of the symbol itself, which is only possible to do by using [makefilename], it

Re: [PD] turn a symbol to a message

2010-02-21 Thread Roman Haefeli
On Sat, 2010-02-20 at 20:01 +0100, Ignacio Lois wrote: Hello everyone. I've been pulling my hair out for a while with an inexplicable problem. I'm trying to build an [open file.wav( message to feed a [readsf~] object. A [makefilename] object is returning the exact symbol. I'm connecting

[PD] displaying waveforms in gem

2010-02-21 Thread Andrew Faraday
Hey All I'm looking into some live sampling work with direct visualization in Gem. I'm just wondering if there's a way to use the waveform of a sample (I.E. What you see in an array containing audio) as an object in gem. The only way I can think of doing it is taking a screen shot of an array,

Re: [PD] displaying waveforms in gem

2010-02-21 Thread Derek Holzer
Hi Andrew, I know this got discussed, using the [curve] GEM object I think, a few years ago here... it might have been someone who was working with my Particlechamber, even. Problem is, I can't remember who it was. I think searching the archive with the same keywords as your subject line

[PD] PD, xxxduino and adafruitmotor shield

2010-02-21 Thread JNM
Salut We are in Dakar, Sénégal, for the second PD/XXXduino workshop in west Africa where we prototype a suitcase for the pedagogy of interactive art.(( http://www.craslab.org/valise (draft, english soon))) We try to find a solution to control the stepper motor and dc motor with PD

Re: [PD] turn a symbol to a message

2010-02-21 Thread Matteo Sisti Sette
Roman Haefeli wrote: And yeah: Pd is missing a way to display the distinction between: ... Not only to display it, but also to represent it (for example for storing it into a file with [textfile], or into a message box with [set ...( and not re-parsing it; and for manually writing it as a

Re: [PD] PD, xxxduino and adafruitmotor shield

2010-02-21 Thread Derek Holzer
All you need to drive a DC motor is simply some kind of transistor. The Arduino cannot provide enough current, that is all. With stepper motors, it's a bit more complicated since there is a forward and a reverse pulse. Also, if you want to be able to change the direction of the DC motor, then

Re: [PD] displaying waveforms in gem

2010-02-21 Thread Martin Schied
hi Andrew, I remember a discussion about this in the board - someone buit this based on [curve] I think. Also I know of a pdmtl abstraction which uses gl primitives for displaying the waveform, which is a bit faster than using curve (at least I think so) it's pdmtl/gems.scope~-help.pd

[PD] Wiimote and MotionPlus on Linux

2010-02-21 Thread Jack
Is it possible to use the Wiimote with MotionPlus on Linux ? It seems [wiimote] need an upgrade to return informations from the MotionPlus. Am I wrong ? Thanx. ++ Jack ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

[PD] GEM: can't load library / libMagickWand Problem

2010-02-21 Thread Dario Pedrioli
Hi, i'm running Gem 0.92.2 compiled by myself and Ubuntu 9.04 64 bit I've a problem with GEM: when I launch PD it throw me this error (found nothing on google): /usr/local/lib/pd/extra/Gem.pd_linux: /usr/lib/libMagickWand.so.1: undefined symbol: ClutImageChannel Gem: can't load library Never

[PD] poly second inlet

2010-02-21 Thread Matteo Sisti Sette
Hi, What does the second inlet of [poly] do? It doesn't seem to change either the number of voices nor to dynamically enable/disable voice stealing. The help patch doesn't say anything about it; there is a comment that says: -- scroll to change the value of delay in milliseconds. where the

Re: [PD] Wiimote and MotionPlus on Linux

2010-02-21 Thread Roman Haefeli
Hi Jack It's a while ago since I played the last time with it. IIRC, you just need to compile a recent version of [wiimote] in order to get support for the MotionPlus-extension. Hm, I seem not to be able to find Mike Wonzniewski's Wiimote page anymore. Has it moved? If so, where? This is not

Re: [PD] turn a symbol to a message

2010-02-21 Thread Jonathan Wilkes
--- On Sun, 2/21/10, Roman Haefeli reduzie...@yahoo.de wrote: From: Roman Haefeli reduzie...@yahoo.de Subject: Re: [PD] turn a symbol to a message To: Ignacio Lois ignaciol...@gmail.com Cc: pd-list@iem.at Date: Sunday, February 21, 2010, 11:03 AM On Sat, 2010-02-20 at 20:01 +0100,

Re: [PD] poly second inlet

2010-02-21 Thread Matteo Sisti Sette
Oh sorry, what a stupid: obviously the second inlet is for inputting unpacked notes, with velocity into the right inlet and note number into the left one :$ Matteo Sisti Sette escribió: Hi, What does the second inlet of [poly] do? It doesn't seem to change either the number of voices nor to

Re: [PD] poly second inlet

2010-02-21 Thread Jonathan Wilkes
--- On Sun, 2/21/10, Matteo Sisti Sette matteosistise...@gmail.com wrote: From: Matteo Sisti Sette matteosistise...@gmail.com Subject: [PD] poly second inlet To: PD list pd-list@iem.at Date: Sunday, February 21, 2010, 6:03 PM Hi, What does the second inlet of [poly] do? Velocity.

Re: [PD] Wiimote and MotionPlus on Linux

2010-02-21 Thread Jack
Hi Roman, I have downloaded this version : http://mikewoz.com/downloads/wiimote_0.6.00.tar.gz from : http://mikewoz.com/pd-stuff.php But I can't see in the wiimote.c something related to the MotionPlus. ++ Jack Le dimanche 21 février 2010 à 18:05 +0100, Roman Haefeli a écrit : Hi Jack

Re: [PD] pduino 0.5 servofirmata pd crash

2010-02-21 Thread Jose Luis Santorcuato
Hi, i prefer the standard firmata, i dont have problems with motors 5v or 3v. pd dont crash... OS? gREETINGS FROM cHILE José 2010/2/20 Ricardo Brazileiro rbrazile...@gmail.com olá, I was testing my servo motor using pduino 0.5 ServoFirmata with arduino-test.pd and when I change the