Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: Re: Pre-release Windows installer for Csound 5.11 at my Web site

Date2009-08-06 01:23
Frommichael.gogins@gmail.com
Subject[Csnd] Re: Re: Re: Re: Re: Pre-release Windows installer for Csound 5.11 at my Web site
Not at all, the whole point of the new installer is that you can choose not 
to install the Python features.

Regards,
Mike

----- Original Message ----- 
From: "Darren Landrum" 
To: 
Sent: Wednesday, August 05, 2009 7:20 PM
Subject: [Csnd] Re: Re: Re: Re: Pre-release Windows installer for Csound 
5.11 at my Web site


> Is Python an absolute requirement for the Win32 build of Csound? I have 
> Python 2.5 at the moment, for various reasons, and don't feel like 
> wrestling with two different installed versions. Thank you!
>
> -- Darren
>
>
> Michael Gogins wrote:
>> Never a problem...
>>
>> Regards,
>> Mike
>>
>> On 8/5/09, francibal  wrote:
>>> Yes, You must forgive me...
>>> I was using pythonwin instead of my usual scite, and with this last it 
>>> work
>>> all right. Again sorry!
>>> And again thanks,
>>>
>>> ciao,
>>> fran.
>>>
>>>
>>> Michael Gogins-2 wrote:
>>>> Did I send a false response?....
>>>>
>>>> Probably it just depends on where you run the script, or where the
>>>> orchestra file is. I moved the examples around. Nothing changed in the
>>>> Python API itself. Send me the script you are trying to run and I can
>>>> tell more.
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> On 8/5/09, francibal  wrote:
>>>>> Hi Mr. Gogins,
>>>>> many thanks for Your wonderful work. I've just started testing this 
>>>>> new
>>>>> version and i have a trouble with python. I tryed to run an old python
>>>>> script for csound, but result a blank orc file. Callback tell me ftell
>>>>> error. Right sco and csd with only score part present. There are some
>>>>> news
>>>>> about python API ? Somethings different ? I'm using Windows vista with
>>>>> python 2.6.
>>>>>
>>>>> Again many thanks,
>>>>>
>>>>> ciao,
>>>>> fran.
>>>>>
>>>>>
>>>>>
>>>>> Michael Gogins-2 wrote:
>>>>>> I have uploaded a pre-release version of the new Windows installer 
>>>>>> for
>>>>>> Csound to my personal Web site at:
>>>>>>
>>>>>> http://michael-gogins.com/archives/Csound5.11.rc1-gnu-win32-vst-d.exe
>>>>>>
>>>>>> This includes the vst4cs opcodes and CsoundVST.
>>>>>>
>>>>>> Changes in this release include factoring all of the language APIs 
>>>>>> out
>>>>>> into
>>>>>> their own shared libraries, providing only QuteCsound as a graphical
>>>>>> user
>>>>>> interface, and creating a new Windows installer with user-selectable
>>>>>> sections for choosing to install/not install QuteCsound, any or all 
>>>>>> of
>>>>>> the
>>>>>>
>>>>>> language APIs, documentation, utilities, and so on. The examples
>>>>>> directory
>>>>>>
>>>>>> also has been re-organized to make it a little bit clearer. Only the
>>>>>> "core"
>>>>>> features of Csound, not including Python or any other language APIs, 
>>>>>> are
>>>>>> enabled for installation by default.
>>>>>>
>>>>>> I have prepared only the doubles sample version of Csound this time. 
>>>>>> It
>>>>>> is
>>>>>>
>>>>>> built with the latest MinGW compiler from Twilight Dragon Media, 
>>>>>> version
>>>>>> 4.4.0.
>>>>>>
>>>>>> I would appreciate some user feedback before creating the final 
>>>>>> version
>>>>>> of
>>>>>>
>>>>>> the installer, which of course will also go on the SourceForge 
>>>>>> download
>>>>>> site. In the final version, I plan:
>>>>>>
>>>>>> -- To make the examples all run in a uniform way.
>>>>>>
>>>>>> -- To rewrite "A Csound Tutorial" for QuteCsound and to use Lua 
>>>>>> (which
>>>>>> actually comes with Csound), instead of Python, for scripting Csound.
>>>>>>
>>>>>> -- To add a new "A Csound Tutorial in Algorithmic Composition" for
>>>>>> CsoundAC,
>>>>>> also using Lua.
>>>>>>
>>>>>> -- To fix any startup/shutdown crashes or bugs with QuteCsound.
>>>>>>
>>>>>> I also have updated the "Building Csound" document in Csound CVS to
>>>>>> reflect
>>>>>> the new procedures and the new installer, although this too still 
>>>>>> needs
>>>>>> some
>>>>>> final tweaking.
>>>>>>
>>>>>> I hope to release the final, official version of the installer before
>>>>>> the
>>>>>> end of August.
>>>>>>
>>>>>> Regards,
>>>>>> Mike
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to this list.
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
>>>>>> "unsubscribe
>>>>>> csound"
>>>>>>
>>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Pre-release-Windows-installer-for-Csound-5.11-at-my-Web-site-tp24818767p24834627.html
>>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
>>>>> "unsubscribe
>>>>> csound"
>>>>>
>>>>
>>>> --
>>>> Michael Gogins
>>>> Irreducible Productions
>>>> http://www.michael-gogins.com
>>>> Michael dot Gogins at gmail dot com
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
>>>> "unsubscribe
>>>> csound"
>>>>
>>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Pre-release-Windows-installer-for-Csound-5.11-at-my-Web-site-tp24818767p24835269.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound"
> 


Date2009-08-06 01:43
FromDarren Landrum
Subject[Csnd] Re: Re: Re: Re: Re: Re: Pre-release Windows installer for Csound 5.11 at my Web site
michael.gogins@gmail.com wrote:
> Not at all, the whole point of the new installer is that you can choose 
> not to install the Python features.

Great! Thank you! To be honest, I do want to try out the Python 
features, so I'll probably upgrade my Python install to 2.6 eventually. 
Really, I had 2.5 on here because I was playing around with some scripts 
that automate the building of VST plugins, which I'm not really using 
anyway.

-- Darren