[PD] QUICKBASIC

david casal D.Casal at uea.ac.uk
Sat Feb 22 14:10:56 CET 2003


On Fri, 21 Feb 2003, Stephen Martin wrote:

> ok, now don't laugh...

MWAHAH! (oh sorry)

not that I'm aware of, BUT: if you are looking for a way to script for PD,
there is two things you should look at:

1 - Larry Troxler's Scheme (SIOD) object.

2 - Thomas Grill's py/pyext object.

you can find both through the list archives or Google. Type 'py/pyext' or
'larry troxler scheme', which takes you to related PD_list messages.

Former is kinda limited because of SIOD, but it -works-, and Scheme can be
a fruitful and easy language to learn. The latter is, well, the WHOLE of
Python available to you within PD. This means you can build objects
through a PD script, float, int or bang. It is thread-capable! Python is
a -very- easy language to tackle, and very rewarding.

d

david casal                   --0+
    ---
d.casal at uea.ac.uk             --9+
    ---
ecdc.dyndns.org/dc	      --)+





More information about the Pd-list mailing list