Csound Csound-dev Csound-tekno Search About

[Cs-dev] Looking toward a new release

Date2009-03-25 07:50
Fromjpff
Subject[Cs-dev] Looking toward a new release
It is now about 3 months since the last release, so it is time to plan
the next version.  So, what else are we (collectively/individually)
planning in the short term?  When would be a suitable target date?  Is
there anything we really ought to do before a release?

My list:
I have done a little more work on the new parser, which can now run
some examples without problems.  I have documented gen49, but I need
to finish mp3in (it writes out of buffers at present and crashes on
exit) and I would line to fix the sone pluggable fgen.  The wiimote
opcodes need a little more work and need documentation.

==John ffitch

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 09:28
FromFelipe Sateler
SubjectRe: [Cs-dev] Looking toward a new release
AttachmentsNone  None  None  

Date2009-03-25 11:18
FromVictor.Lazzarini@nuim.ie
SubjectRe: [Cs-dev] Looking toward a new release
AttachmentsNone  None  None  None  

Date2009-03-25 12:05
FromOlivier Bélanger
SubjectRe: [Cs-dev] Looking toward a new release
2009/3/25  :
> >From my point of view, I need to document ephasor. Also we
> need to decide what frontends to include in the releases.
> I think I have the floats-doubles dual packaging more or less
> correct now. I will probably be able to produce similar packages
> for PPC (10.4).
> There were a couple of suggestions of improvements to
> flooper2 (cubic interpolation), which I will try to do.

I think sndloop doesn't interpolate too (it sounds crazy with a
transposition ratio other than 1)... It would be nice!

Olivier

> Besides that, not sure what else I need to do.
> Regards
> Victor
> ----- Original Message -----
> From: jpff 
> Date: Wednesday, March 25, 2009 7:51 am
> Subject: [Cs-dev] Looking toward a new release
> To: csound-devel@lists.sourceforge.net
>
>> It is now about 3 months since the last release, so it is time
>> to plan
>> the next version.  So, what else are we
>> (collectively/individually)planning in the short term?
>> When would be a suitable target date?  Is
>> there anything we really ought to do before a release?
>>
>> My list:
>> I have done a little more work on the new parser, which can now run
>> some examples without problems.  I have documented gen49,
>> but I need
>> to finish mp3in (it writes out of buffers at present and crashes on
>> exit) and I would line to fix the sone pluggable fgen.  The
>> wiimoteopcodes need a little more work and need documentation.
>>
>> ==John ffitch
>>
>> -----------------------------------------------------------------
>> -------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex
>> Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities.
>> Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based
>> developmentsoftware that enables intelligent coding and step-
>> through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,National University of
> Ireland, Maynooth
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 12:51
Fromjpff
SubjectRe: [Cs-dev] Looking toward a new release
> Do these new opcodes need new external libraries?

Yes; which is why they can be not-compiled easily.

mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
LGPL); 
wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
probably cannot distribute directly.  If anyone knows of LGPL libraries
for wiimotes I would be pleased.  These opcodes are totally plugins.

==John ffitch

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 13:02
FromAndres Cabrera
SubjectRe: [Cs-dev] Looking toward a new release
Since the usage of GPL libraries is increasing, maybe we should
distribute an additional separate package with a different license
that contain these?

Cheers,
Andrés

On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>> Do these new opcodes need new external libraries?
>
> Yes; which is why they can be not-compiled easily.
>
> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
> LGPL);
> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
> probably cannot distribute directly.  If anyone knows of LGPL libraries
> for wiimotes I would be pleased.  These opcodes are totally plugins.
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 13:32
FromMichael Gogins
SubjectRe: [Cs-dev] Looking toward a new release
MusicXML import, now checked into CVS for CsoundAC's Score class and
csnd's CsoundFile class, requires the Grame MusicXML library. This is
LGLP v2 and so the license is the same as Csound's. This library is
not in the package repositories that I know about, and must be
compiled before using. It does exist for Linuxes. I am currently
getting it built for Eebuntu, and I may put the build system into
Csound's SConstruct if it does not build out of the box.

SConstruct automatically detects whether headers and lib exist and
enables or disables this feature accordingly.

Regards,
Mike

On Wed, Mar 25, 2009 at 9:02 AM, Andres Cabrera  wrote:
> Since the usage of GPL libraries is increasing, maybe we should
> distribute an additional separate package with a different license
> that contain these?
>
> Cheers,
> Andrés
>
> On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>>> Do these new opcodes need new external libraries?
>>
>> Yes; which is why they can be not-compiled easily.
>>
>> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
>> LGPL);
>> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
>> probably cannot distribute directly.  If anyone knows of LGPL libraries
>> for wiimotes I would be pleased.  These opcodes are totally plugins.
>>
>> ==John ffitch
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
>
>
> Andrés
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 13:32
FromMichael Gogins
SubjectRe: [Cs-dev] Looking toward a new release
The only other new feature that I would like to see in the new release
is QuteCsound in the Windows installers, which requires building
QuteCsound with Qt 4.5 and the LGPL license.

Regards,
Mike

On Wed, Mar 25, 2009 at 9:32 AM, Michael Gogins
 wrote:
> MusicXML import, now checked into CVS for CsoundAC's Score class and
> csnd's CsoundFile class, requires the Grame MusicXML library. This is
> LGLP v2 and so the license is the same as Csound's. This library is
> not in the package repositories that I know about, and must be
> compiled before using. It does exist for Linuxes. I am currently
> getting it built for Eebuntu, and I may put the build system into
> Csound's SConstruct if it does not build out of the box.
>
> SConstruct automatically detects whether headers and lib exist and
> enables or disables this feature accordingly.
>
> Regards,
> Mike
>
> On Wed, Mar 25, 2009 at 9:02 AM, Andres Cabrera  wrote:
>> Since the usage of GPL libraries is increasing, maybe we should
>> distribute an additional separate package with a different license
>> that contain these?
>>
>> Cheers,
>> Andrés
>>
>> On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>>>> Do these new opcodes need new external libraries?
>>>
>>> Yes; which is why they can be not-compiled easily.
>>>
>>> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
>>> LGPL);
>>> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
>>> probably cannot distribute directly.  If anyone knows of LGPL libraries
>>> for wiimotes I would be pleased.  These opcodes are totally plugins.
>>>
>>> ==John ffitch
>>>
>>> ------------------------------------------------------------------------------
>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>> software that enables intelligent coding and step-through debugging.
>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 14:15
FromAndres Cabrera
SubjectRe: [Cs-dev] Looking toward a new release
OK.

I'll release next version of QuteCsound under the LGPLv2 or GPLv2 to
make distribution easier.

Cheers,
Andrés

On Wed, Mar 25, 2009 at 8:32 AM, Michael Gogins
 wrote:
> The only other new feature that I would like to see in the new release
> is QuteCsound in the Windows installers, which requires building
> QuteCsound with Qt 4.5 and the LGPL license.
>
> Regards,
> Mike
>
> On Wed, Mar 25, 2009 at 9:32 AM, Michael Gogins
>  wrote:
>> MusicXML import, now checked into CVS for CsoundAC's Score class and
>> csnd's CsoundFile class, requires the Grame MusicXML library. This is
>> LGLP v2 and so the license is the same as Csound's. This library is
>> not in the package repositories that I know about, and must be
>> compiled before using. It does exist for Linuxes. I am currently
>> getting it built for Eebuntu, and I may put the build system into
>> Csound's SConstruct if it does not build out of the box.
>>
>> SConstruct automatically detects whether headers and lib exist and
>> enables or disables this feature accordingly.
>>
>> Regards,
>> Mike
>>
>> On Wed, Mar 25, 2009 at 9:02 AM, Andres Cabrera  wrote:
>>> Since the usage of GPL libraries is increasing, maybe we should
>>> distribute an additional separate package with a different license
>>> that contain these?
>>>
>>> Cheers,
>>> Andrés
>>>
>>> On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>>>>> Do these new opcodes need new external libraries?
>>>>
>>>> Yes; which is why they can be not-compiled easily.
>>>>
>>>> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
>>>> LGPL);
>>>> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
>>>> probably cannot distribute directly.  If anyone knows of LGPL libraries
>>>> for wiimotes I would be pleased.  These opcodes are totally plugins.
>>>>
>>>> ==John ffitch
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>>> software that enables intelligent coding and step-through debugging.
>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>
>>>
>>>
>>> --
>>>
>>>
>>> Andrés
>>>
>>> ------------------------------------------------------------------------------
>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>> software that enables intelligent coding and step-through debugging.
>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>> Michael Gogins
>> Irreducible Productions
>> http://www.michael-gogins.com
>> Michael dot Gogins at gmail dot com
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 14:57
FromMichael Gogins
SubjectRe: [Cs-dev] Looking toward a new release
And when will this next version be available? I probably would begin
working on integrating it into the installers as soon as it is
available.

Also, as I said before, I would like to try enabling Python scripting
in QuteCsound.

Regards,
Mike

On Wed, Mar 25, 2009 at 10:15 AM, Andres Cabrera  wrote:
> OK.
>
> I'll release next version of QuteCsound under the LGPLv2 or GPLv2 to
> make distribution easier.
>
> Cheers,
> Andrés
>
> On Wed, Mar 25, 2009 at 8:32 AM, Michael Gogins
>  wrote:
>> The only other new feature that I would like to see in the new release
>> is QuteCsound in the Windows installers, which requires building
>> QuteCsound with Qt 4.5 and the LGPL license.
>>
>> Regards,
>> Mike
>>
>> On Wed, Mar 25, 2009 at 9:32 AM, Michael Gogins
>>  wrote:
>>> MusicXML import, now checked into CVS for CsoundAC's Score class and
>>> csnd's CsoundFile class, requires the Grame MusicXML library. This is
>>> LGLP v2 and so the license is the same as Csound's. This library is
>>> not in the package repositories that I know about, and must be
>>> compiled before using. It does exist for Linuxes. I am currently
>>> getting it built for Eebuntu, and I may put the build system into
>>> Csound's SConstruct if it does not build out of the box.
>>>
>>> SConstruct automatically detects whether headers and lib exist and
>>> enables or disables this feature accordingly.
>>>
>>> Regards,
>>> Mike
>>>
>>> On Wed, Mar 25, 2009 at 9:02 AM, Andres Cabrera  wrote:
>>>> Since the usage of GPL libraries is increasing, maybe we should
>>>> distribute an additional separate package with a different license
>>>> that contain these?
>>>>
>>>> Cheers,
>>>> Andrés
>>>>
>>>> On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>>>>>> Do these new opcodes need new external libraries?
>>>>>
>>>>> Yes; which is why they can be not-compiled easily.
>>>>>
>>>>> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
>>>>> LGPL);
>>>>> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
>>>>> probably cannot distribute directly.  If anyone knows of LGPL libraries
>>>>> for wiimotes I would be pleased.  These opcodes are totally plugins.
>>>>>
>>>>> ==John ffitch
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>>>> software that enables intelligent coding and step-through debugging.
>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>>
>>>> Andrés
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>>> software that enables intelligent coding and step-through debugging.
>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>
>>>
>>>
>>> --
>>> Michael Gogins
>>> Irreducible Productions
>>> http://www.michael-gogins.com
>>> Michael dot Gogins at gmail dot com
>>>
>>
>>
>>
>> --
>> Michael Gogins
>> Irreducible Productions
>> http://www.michael-gogins.com
>> Michael dot Gogins at gmail dot com
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
>
>
> Andrés
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-03-25 16:31
FromAndres Cabrera
SubjectRe: [Cs-dev] Looking toward a new release
I'm initially hoping for mid April.

Cheers,
Andrés

On Wed, Mar 25, 2009 at 9:57 AM, Michael Gogins
 wrote:
> And when will this next version be available? I probably would begin
> working on integrating it into the installers as soon as it is
> available.
>
> Also, as I said before, I would like to try enabling Python scripting
> in QuteCsound.
>
> Regards,
> Mike
>
> On Wed, Mar 25, 2009 at 10:15 AM, Andres Cabrera  wrote:
>> OK.
>>
>> I'll release next version of QuteCsound under the LGPLv2 or GPLv2 to
>> make distribution easier.
>>
>> Cheers,
>> Andrés
>>
>> On Wed, Mar 25, 2009 at 8:32 AM, Michael Gogins
>>  wrote:
>>> The only other new feature that I would like to see in the new release
>>> is QuteCsound in the Windows installers, which requires building
>>> QuteCsound with Qt 4.5 and the LGPL license.
>>>
>>> Regards,
>>> Mike
>>>
>>> On Wed, Mar 25, 2009 at 9:32 AM, Michael Gogins
>>>  wrote:
>>>> MusicXML import, now checked into CVS for CsoundAC's Score class and
>>>> csnd's CsoundFile class, requires the Grame MusicXML library. This is
>>>> LGLP v2 and so the license is the same as Csound's. This library is
>>>> not in the package repositories that I know about, and must be
>>>> compiled before using. It does exist for Linuxes. I am currently
>>>> getting it built for Eebuntu, and I may put the build system into
>>>> Csound's SConstruct if it does not build out of the box.
>>>>
>>>> SConstruct automatically detects whether headers and lib exist and
>>>> enables or disables this feature accordingly.
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> On Wed, Mar 25, 2009 at 9:02 AM, Andres Cabrera  wrote:
>>>>> Since the usage of GPL libraries is increasing, maybe we should
>>>>> distribute an additional separate package with a different license
>>>>> that contain these?
>>>>>
>>>>> Cheers,
>>>>> Andrés
>>>>>
>>>>> On Wed, Mar 25, 2009 at 7:51 AM, jpff  wrote:
>>>>>>> Do these new opcodes need new external libraries?
>>>>>>
>>>>>> Yes; which is why they can be not-compiled easily.
>>>>>>
>>>>>> mp3in and gen49 use mpadec (on sourceforge.net/projects/mpadec --
>>>>>> LGPL);
>>>>>> wii* opcodes use libcwiimote (libwiimote.sourceforge.net -- GPL) so we
>>>>>> probably cannot distribute directly.  If anyone knows of LGPL libraries
>>>>>> for wiimotes I would be pleased.  These opcodes are totally plugins.
>>>>>>
>>>>>> ==John ffitch
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>>>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>>>>> software that enables intelligent coding and step-through debugging.
>>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>>
>>>>> Andrés
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>>>> software that enables intelligent coding and step-through debugging.
>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Michael Gogins
>>>> Irreducible Productions
>>>> http://www.michael-gogins.com
>>>> Michael dot Gogins at gmail dot com
>>>>
>>>
>>>
>>>
>>> --
>>> Michael Gogins
>>> Irreducible Productions
>>> http://www.michael-gogins.com
>>> Michael dot Gogins at gmail dot com
>>>
>>> ------------------------------------------------------------------------------
>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>> software that enables intelligent coding and step-through debugging.
>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net