Csound Csound-dev Csound-tekno Search About

[Csnd] Which 5.x version do you recommend for average user?

Date2010-02-24 22:29
Fromrasputin
Subject[Csnd] Which 5.x version do you recommend for average user?
I want to use Csound on a Windows system (XP or 7). Which version offers the
best compromise between lack of bugs and good performance/features for a
user like me who is not using advanced features.

Also what are the minimum versions of JRE and Csound to run blue 2.x?

As always, thanks to the many hard working volunteers who make Csound go!

Date2010-02-24 22:31
FromVictor Lazzarini
Subject[Csnd] Re: Which 5.x version do you recommend for average user?
I'd recommend the latest for your platform (5.11 Windows, 5.12.2, OSX).

Victor
On 24 Feb 2010, at 22:29, rasputin wrote:

>
> I want to use Csound on a Windows system (XP or 7). Which version  
> offers the
> best compromise between lack of bugs and good performance/features  
> for a
> user like me who is not using advanced features.
>
> Also what are the minimum versions of JRE and Csound to run blue 2.x?
>
> As always, thanks to the many hard working volunteers who make  
> Csound go!
>
> -- 
> View this message in context: http://old.nabble.com/Which-5.x-version-do-you-recommend-for-average-user--tp27714313p27714313.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-24 22:32
FromSteven Yi
Subject[Csnd] Re: Which 5.x version do you recommend for average user?
There is no minimum Csound version for blue if you are using the
commandline to call Csound, but if you use the API you will just need
a version compiled for doubles.  As for minimum Java version, Java 5
is the minimum but I recommend using the latest Java 6.

I am not sure what version of Csound is available for installers and
compile myself here so do not have a recommendation.



On Wed, Feb 24, 2010 at 5:29 PM, rasputin  wrote:
>
> I want to use Csound on a Windows system (XP or 7). Which version offers the
> best compromise between lack of bugs and good performance/features for a
> user like me who is not using advanced features.
>
> Also what are the minimum versions of JRE and Csound to run blue 2.x?
>
> As always, thanks to the many hard working volunteers who make Csound go!
>
> --
> View this message in context: http://old.nabble.com/Which-5.x-version-do-you-recommend-for-average-user--tp27714313p27714313.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-02-24 22:35
FromPeiman Khosravi
Subject[Csnd] Re: Re: Which 5.x version do you recommend for average user?
Wasn't there a significant change to the api as of version 5.10?

Does Blue still work with versions below that?

Thanks
Peiman

On 24 Feb 2010, at 22:32, Steven Yi wrote:

> There is no minimum Csound version for blue if you are using the
> commandline to call Csound, but if you use the API you will just need
> a version compiled for doubles.  As for minimum Java version, Java 5
> is the minimum but I recommend using the latest Java 6.
>
> I am not sure what version of Csound is available for installers and
> compile myself here so do not have a recommendation.
>
>
>
> On Wed, Feb 24, 2010 at 5:29 PM, rasputin  wrote:
>>
>> I want to use Csound on a Windows system (XP or 7). Which version  
>> offers the
>> best compromise between lack of bugs and good performance/features  
>> for a
>> user like me who is not using advanced features.
>>
>> Also what are the minimum versions of JRE and Csound to run blue 2.x?
>>
>> As always, thanks to the many hard working volunteers who make  
>> Csound go!
>>
>> --
>> View this message in context: http://old.nabble.com/Which-5.x-version-do-you-recommend-for-average-user--tp27714313p27714313.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/? 
>> group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-02-24 22:40
FromSteven Yi
Subject[Csnd] Re: Re: Re: Which 5.x version do you recommend for average user?
I have not tested with below 5.10, so I am not sure. It may work as
the library itself is dynamically loaded but I am not certain.

On Wed, Feb 24, 2010 at 5:35 PM, Peiman Khosravi
 wrote:
> Wasn't there a significant change to the api as of version 5.10?
>
> Does Blue still work with versions below that?
>
> Thanks
> Peiman
>
> On 24 Feb 2010, at 22:32, Steven Yi wrote:
>
>> There is no minimum Csound version for blue if you are using the
>> commandline to call Csound, but if you use the API you will just need
>> a version compiled for doubles.  As for minimum Java version, Java 5
>> is the minimum but I recommend using the latest Java 6.
>>
>> I am not sure what version of Csound is available for installers and
>> compile myself here so do not have a recommendation.
>>
>>
>>
>> On Wed, Feb 24, 2010 at 5:29 PM, rasputin  wrote:
>>>
>>> I want to use Csound on a Windows system (XP or 7). Which version offers
>>> the
>>> best compromise between lack of bugs and good performance/features for a
>>> user like me who is not using advanced features.
>>>
>>> Also what are the minimum versions of JRE and Csound to run blue 2.x?
>>>
>>> As always, thanks to the many hard working volunteers who make Csound go!
>>>
>>> --
>>> View this message in context:
>>> http://old.nabble.com/Which-5.x-version-do-you-recommend-for-average-user--tp27714313p27714313.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-02-25 11:14
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: Re: Which 5.x version do you recommend for average user?
Hi,

I'm not sure if it would be different for Blue, but QuteCsound built
for 5.12 won't work APIwise with 5.08, because of the API bump.
QuteCsound could still be built for < 5.10, but we aren't distributing
those binaries ( though older versions of QuteCsound were built
against those, so they should still work).

Cheers,
Andrés

On Wed, Feb 24, 2010 at 10:40 PM, Steven Yi  wrote:
> I have not tested with below 5.10, so I am not sure. It may work as
> the library itself is dynamically loaded but I am not certain.
>
> On Wed, Feb 24, 2010 at 5:35 PM, Peiman Khosravi
>  wrote:
>> Wasn't there a significant change to the api as of version 5.10?
>>
>> Does Blue still work with versions below that?
>>
>> Thanks
>> Peiman
>>
>> On 24 Feb 2010, at 22:32, Steven Yi wrote:
>>
>>> There is no minimum Csound version for blue if you are using the
>>> commandline to call Csound, but if you use the API you will just need
>>> a version compiled for doubles.  As for minimum Java version, Java 5
>>> is the minimum but I recommend using the latest Java 6.
>>>
>>> I am not sure what version of Csound is available for installers and
>>> compile myself here so do not have a recommendation.
>>>
>>>
>>>
>>> On Wed, Feb 24, 2010 at 5:29 PM, rasputin  wrote:
>>>>
>>>> I want to use Csound on a Windows system (XP or 7). Which version offers
>>>> the
>>>> best compromise between lack of bugs and good performance/features for a
>>>> user like me who is not using advanced features.
>>>>
>>>> Also what are the minimum versions of JRE and Csound to run blue 2.x?
>>>>
>>>> As always, thanks to the many hard working volunteers who make Csound go!
>>>>
>>>> --
>>>> View this message in context:
>>>> http://old.nabble.com/Which-5.x-version-do-you-recommend-for-average-user--tp27714313p27714313.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>



-- 


Andrés


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"