Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Python, STK Opcodes

Date2005-04-11 14:42
FromMichael Gogins
SubjectRe: [Cs-dev] Python, STK Opcodes
Regarding your first question, the vst4cs and py opcodes could indeed compile separately from CsoundVST, if their SCons environment were separated from CsoundVST's environment. 

I anticipated that most people would want to compile CsoundVST since it offers significantly greater functionality than console Csound, but apparently people either do not know what CsoundVST can do, or they do know but do not want the additional functionality.

Regarding your second question, there is no way of obtaining libstk on Windows without the Microsoft compiler, which I and probably many others do not have.

-----Original Message-----
From: Steven Yi 
Sent: Apr 10, 2005 12:22 PM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] Python, STK Opcodes

Hi All,

I had a couple of questions regarding these two sets of opcodes.  Both
of them seem that they should be able to be compiled regardless of if
CsoundVST is set to compile.  Is there any reason they are configured
to be done this way?  Also, on my linux laptop I have Perry Cook's STK
installed from Planet CCRMA and it installed the headers into
/usr/include/stk/*.h.  I am wondering what is the decision to require
copying the source code of STK into the directory of Opcodes/stk 
instead of using  and linking with the libstk library?

Thanks,
steven


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-04-11 22:45
FromSteven Yi
SubjectRe: [Cs-dev] Python, STK Opcodes
Hi Michael,

I tried compiling stk with mingw/msys and was able to compile a
libstk.a if I configure with --disable-realtime.  I have yet to try to
compile the opcode lib, but if this is possible, any reason not to
move it out of the VST side of the configuration, similarly to how the
fluidopcodes are set up?

As for the python opcodes, I was working on trying to get them
separated out but I haven't figured out how to set it up such that it
will link (this is in WinXP).  Do you need any special import
libraries or something particular to compile the python opcodes on
Windows?

Thanks,
steven


On Apr 11, 2005 6:42 AM, Michael Gogins  wrote:
> Regarding your first question, the vst4cs and py opcodes could indeed compile separately from CsoundVST, if their SCons environment were separated from CsoundVST's environment.
> 
> I anticipated that most people would want to compile CsoundVST since it offers significantly greater functionality than console Csound, but apparently people either do not know what CsoundVST can do, or they do know but do not want the additional functionality.
> 
> Regarding your second question, there is no way of obtaining libstk on Windows without the Microsoft compiler, which I and probably many others do not have.
> 
> -----Original Message-----
> From: Steven Yi 
> Sent: Apr 10, 2005 12:22 PM
> To: csound-devel@lists.sourceforge.net
> Subject: [Cs-dev] Python, STK Opcodes
> 
> Hi All,
> 
> I had a couple of questions regarding these two sets of opcodes.  Both
> of them seem that they should be able to be compiled regardless of if
> CsoundVST is set to compile.  Is there any reason they are configured
> to be done this way?  Also, on my linux laptop I have Perry Cook's STK
> installed from Planet CCRMA and it installed the headers into
> /usr/include/stk/*.h.  I am wondering what is the decision to require
> copying the source code of STK into the directory of Opcodes/stk
> instead of using  and linking with the libstk library?
> 
> Thanks,
> steven
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net