On Mon, 25 Feb 2002, Frank Barknecht wrote:
I like the idea very much. Larry Troxler started something similar with his PD-Scheme external, maybe you can get some inspiration here (http://www.westnet.com/~lt/pd/). Python is not that far away from Scheme in some regards. I would probably prefer Python as a scripting language, as I know this a lot better than I know Scheme. I know Perl even better, but I am always happy *not* having to write in Perl anymore ;)
Hi, actually the main reason that I picked scheme was simply because the SIOD library was very easy to integrate.
I've been thinking lately about learning Python...
Larry