| I'll be interested to hear if that works. If it does, then you can just use CsoundVST as your Python interpreter, and import whatever other modules you need to work with. There's a limitation in that you won't have an interactive Python shell, though. Just write your script and run it and see what happens.
Regards,
Mike
-----Original Message-----
>From: Victor Lazzarini
>Sent: May 23, 2006 11:48 AM
>To: csound@lists.bath.ac.uk, csound@lists.bath.ac.uk
>Subject: Re: [Csnd] [Cs-dev] release date question
>
>Macs (OSX 10.3 & 10.4) always come with Python. The problem with
>OSX, as I said before is that you cannot use CsoundVST as a python
>module. But I suppose running a python interpreter from inside
>CsoundVST should be fine.
>
>At 14:30 23/05/2006, Michael Gogins wrote:
>>In addition, I have enabled dynamic loading of Python in CsoundVST. This
>>should make CsoundVST usable on the Mac and on computers where Python has
>>not been installed.
>
>Victor Lazzarini
>Music Technology Laboratory
>Music Department
>National University of Ireland, Maynooth
>
>--
>Send bugs reports to this list.
>To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|