hi,
i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch.
has somebody written some abstraction with that kind of feature?
well i know that pd is not really the best platform for establishing text adventures... (but for unexplainable reasons it should be done in pd... :) )
regards wolfgang
you can do text input/output with gripd.
http://crca.ucsd.edu/~jsarlo/gripd/
justin c. rounds
{multimedia audiovisualist}
__
d..b
/[]
/
[(o)][:+:][(o)]
---------------
http://justincrounds.org/
___________________________
--//-- wrote:
hi,
i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch.
has somebody written some abstraction with that kind of feature?
well i know that pd is not really the best platform for establishing text adventures... (but for unexplainable reasons it should be done in pd... :) )
regards wolfgang
On Tue, Dec 02, 2003 at 06:48:03PM +0100, --//-- wrote:
i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch.
You can use flashserver: http://www.akustische-kunst.org/puredata/flash/ -- Marc
with standard symbol boxes (hit ctrl-4) you can enter text by clicking on it when not in edit mode, typing the text and hitting enter. you can also get a more traditional text entry widget with toxy, check out the patch toxy\test\toxy\defaults-test.pd for an example
-josh
--//-- wrote:
hi,
i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch.
has somebody written some abstraction with that kind of feature?
well i know that pd is not really the best platform for establishing text adventures... (but for unexplainable reasons it should be done in pd... :) )
regards wolfgang
Hi Wolfgang, that sounds like a task for py/pyext, the Python external....
http://www.parasitaere-kapazitaeten.net/ext/py
greetings, Thomas
Am 02.12.2003 um 18:48 schrieb --//--:
hi, i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch. has somebody written some abstraction with that kind of feature? well i know that pd is not really the best platform for establishing text adventures... (but for unexplainable reasons it should be done in pd... :) ) regards wolfgang
thanks for all the hints...
the symbol object was clear to me (but not really what i wanted). i thought
about using flash server but i was a little afraid as im not really into action script (what shouldn
t be the point as its quiet easy).
so i think this is a good point to try out flashserver the first time.....
the py/pyext i`ll try out later.
regards wolfgang
----- Original Message ----- From: "Thomas Grill" t.grill@gmx.net To: "--//--" schwarz@gen-control.com Cc: pd-list@iem.at Sent: Tuesday, December 02, 2003 8:03 PM Subject: Re: [PD] strange tasks...
Hi Wolfgang, that sounds like a task for py/pyext, the Python external....
http://www.parasitaere-kapazitaeten.net/ext/py
greetings, Thomas
Am 02.12.2003 um 18:48 schrieb --//--:
hi,
i`ve got a somehow strange task to do. it should be something like a text adventure in pd. there should be just an interface where i can enter text. the text should be read out as a string and should trigger dependencies in a pd patch.
has somebody written some abstraction with that kind of feature?
well i know that pd is not really the best platform for establishing text adventures... (but for unexplainable reasons it should be done in pd... :) )
regards wolfgang
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list