Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Next release

Date2007-05-02 16:45
FromMichael Gogins
SubjectRe: [Cs-dev] Next release
I agree the changes should still work with Python 2.3. 

My main question about OS X is:

csnd.so will dynamically link with csoundXX.so.5.1
_csnd.pyd will load csnd.so as a module

Or whatever they are actually called. This works on Windows and certainly should work on Linux. Will it work on OS X? I presume so but I do not know. "Dynamically link" means that the shared library is linked at compile time, which causes the OS to load and bind the shared library at run time. "Load as a module" means that the shared library is NOT linked at compile time, rather the PROGRAM (which can of course be another shared library) loads and binds the shared library at run time. 

Does this cause a problem with respect to bundles and shared libraries and whatnot?

Regards,
Mike

-----Original Message-----
>From: Victor Lazzarini 
>Sent: May 2, 2007 9:33 AM
>To: Michael Gogins , Developer discussions 
>Subject: Re: [Cs-dev] Next release
>
>The problem is that OSX is still coming with 2.3. Users would have
>to install 2.5 themselves. I am in favour of keeping in line with what Apple
>ships. So for the moment, OSX Csound5 will stay on 2.3, if at all possible.
>I saw your e-mail and I think the changes should still work on 2.3.
>
>Victor
>
>
>At 14:17 02/05/2007, you wrote:
>>I think that csnd and CsoundVST should be upgraded to Python 2.5 for the 
>>next release (see my earlier post). This will require someone other than 
>>myself to implement the required changes for OS X.
>>
>>Python 2.5 is essentially ready to go for Windows, another few days for 
>>Linux, and I don't know for OS X.
>>
>>Another thing I would like is a Windows OSC opcode set that is up to date, 
>>which means knowing how to build liblo on Windows.
>>
>>Regards,
>>Mike
>>
>>-----Original Message-----
>> >From: John ffitch 
>> >Sent: May 2, 2007 6:22 AM
>> >To: csound-devel@lists.sourceforge.net
>> >Subject: [Cs-dev] Next release
>> >
>> >there have been some significant new opcodes and major bug fixes so it
>> >seems right to think of a new release.  So, standard questions:
>> >
>> >a) What do you think needs to be fixed before release?
>> >b) Do you have stuff you want in the next release?
>> >c) When is convenient to schedule it?
>> >
>> >==John ffitch
>> >There is not the vaguest truth in this.
>> >
>> >
>> >-------------------------------------------------------------------------
>> >This SF.net email is sponsored by DB2 Express
>> >Download DB2 Express C - the FREE version of DB2 express and take
>> >control of your XML. No limits. Just data. Click to get it now.
>> >http://sourceforge.net/powerbar/db2/
>> >_______________________________________________
>> >Csound-devel mailing list
>> >Csound-devel@lists.sourceforge.net
>> >https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>>
>>-------------------------------------------------------------------------
>>This SF.net email is sponsored by DB2 Express
>>Download DB2 Express C - the FREE version of DB2 express and take
>>control of your XML. No limits. Just data. Click to get it now.
>>http://sourceforge.net/powerbar/db2/
>>_______________________________________________
>>Csound-devel mailing list
>>Csound-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>Victor Lazzarini
>Music Technology Laboratory
>Music Department
>National University of Ireland, Maynooth
>




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net