Re: [Cs-dev] How close to a release?
Date | 2006-01-23 14:40 |
From | Michael Gogins |
Subject | Re: [Cs-dev] How close to a release? |
I would still prefer there to be better tutorial material and more testing of extra features in the Windows installer. However, aside from that, after I fix up the installer to use the correct PortAudio DLL, it is ready to go. To release with only fixing up the PortAudio DLL, February 1. To release with better testing and tutorials, March 15. Part of my problem is I'm quite busy with other work at the moment, which has a deadline of March 4. Regards, Mike -----Original Message----- >From: jpff@codemist.co.uk >Sent: Jan 23, 2006 2:03 AM >To: csound-devel@lists.sourceforge.net >Subject: [Cs-dev] How close to a release? > >As I see it the manual is now OK, and the Linux system is solid. I am >not seeing problems with the Windows or OSX systems -- but I expect >Mike has a clearer view on Windows and Victor on OSX. > Can we set a date for a 5.0 release? >==John ffitch > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >_______________________________________________ >Csound-devel mailing list >Csound-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2006-01-23 18:12 |
From | Anthony Kozar |
Subject | Re: [Cs-dev] How close to a release? |
Another pre-release issue that occurred to me the other day is whether Csound will build correctly on OSes with an "unexpected" endianness. i.e. Will the scons script correctly detect and configure Csound to build on Big-endian Linux or BSD (PowerPC, Sparc, Alpha, etc.) and also on Intel-processor-based Macs now that they are available?? I saw a comment in SConstruct the other day that seemed to indicate that it always assumes x86 architecture for Linux and PPC for MacOS X. I have an installation of Mandrake PPC linux (9.1) that I could try building on if needed. Anthony Kozar anthonykozar AT sbcglobal DOT net Michael Gogins wrote on 1/23/06 9:40 AM: > I would still prefer there to be better tutorial material and more testing of > extra features in the Windows installer. However, aside from that, after I fix > up the installer to use the correct PortAudio DLL, it is ready to go. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2006-01-23 18:19 |
From | Steven Yi |
Subject | Re: [Cs-dev] How close to a release? |
Attachments | None |
Date | 2006-01-23 19:01 |
From | Istvan Varga |
Subject | Re: [Cs-dev] How close to a release? |
Attachments | None |
Date | 2006-01-23 21:25 |
From | jpff@codemist.co.uk |
Subject | Re: [Cs-dev] How close to a release? |
> One possible place where there may be endianness issues on "unusual" > platforms is the Maldonado soundfont opcodes, but those have always been > very problematic. The code certainly attempts to fix endiness, but I do agree that the code is not of the highest quality. It is, however, better that it was.... ==John ffitch ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |