Csound Csound-dev Csound-tekno Search About

hello and some questions to ask

Date2015-07-03 18:19
Fromost
Subjecthello and some questions to ask
hello i'm new on this mailing list ,I have some things to ask .
i'm on linux 32 bits ubuntu studio and want to use blue for csound but 
if i have well understood
i need a csound compil in double so how i do this(i ask it because i see 
there is double precision for audio but that's not the same,no?).
i have install the java jre for linux easy just add the ppa but i'm not 
the guy's who know how to compil.
blue boot but i don't know if the version of linux have the good 
csound(double compil).
another question how i make to wire blue to csound i have read a little 
the manual of blue and csound but i swim in darkwater lol.

ps:sorry for newbies questions
i'm french so my english is really basic hope you understand

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-07-03 18:27
FromSteven Yi
SubjectRe: hello and some questions to ask
Hi Julien,

In terms of Csound and doubles, it is referring to Csound's internal
processing and not cpu-architecture.  You should be able to use
apt-get to install a version of Csound6 that will run with Blue.  (You
will need to install the csound java package as well.)  I am not sure
what version of Csound is in the Ubuntu repositories though.

If you would like to build Csound, there are instructions available at:

https://github.com/csound/csound/blob/develop/BUILD.md

After installing Csound, you should be able to start Blue and
everything should be set to run Csound using the API.  You can check
this by looking at the program options, then going to Blue->Realtime
Render settings and seeing if the Csound 6 API option is available.

Good luck and let me know if have further issues!
steven

On Fri, Jul 3, 2015 at 1:19 PM, ost  wrote:
> hello i'm new on this mailing list ,I have some things to ask .
> i'm on linux 32 bits ubuntu studio and want to use blue for csound but
> if i have well understood
> i need a csound compil in double so how i do this(i ask it because i see
> there is double precision for audio but that's not the same,no?).
> i have install the java jre for linux easy just add the ppa but i'm not
> the guy's who know how to compil.
> blue boot but i don't know if the version of linux have the good
> csound(double compil).
> another question how i make to wire blue to csound i have read a little
> the manual of blue and csound but i swim in darkwater lol.
>
> ps:sorry for newbies questions
> i'm french so my english is really basic hope you understand
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here