Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Re: [Csnd] Csound 5 status

Date2005-09-26 00:18
From"Michael Gogins"
SubjectRe: [Cs-dev] Re: [Csnd] Csound 5 status
Yes, csound5 can be compiled as a .dll (Windows) or .so (Linux). The FFI 
should be quite easy to add, since the C API for Csound is declared entirely 
in csound.h, and entirely as extern "C" cdecl.

Regards,
Mike
----- Original Message ----- 
From: "Stéphane Rollandin" 
To: 
Sent: Sunday, September 25, 2005 4:49 PM
Subject: Re: [Cs-dev] Re: [Csnd] Csound 5 status


> Oeyvind Brandtsegg wrote:
>> Just to phone in my 2 cents.
>> I, for one, am very interested in getting signals in and out of csound,
>> for interfacing e.g. with python or some other external process.
>> Likewise, various apporaches to an internal signal bus, with alternatives 
>> for named and numbered channels are highly interesting. But I haven't 
>> found the time to sit down and really read and understand the 
>> implications of any of the recent additions and suggestions. Writing this 
>> just to say that there is interest, even if no replies, I simply did not 
>> know how to respond, yet.
>> Oeyvind
>
>
> same here. I usually drive Csound from Smalltalk and Lisp.
> so far I have been using sub-processes launched via shell commands; I have 
> no idea what to suggest precisely that could help having a better 
> integration, except that in both langages the Foreign Function Interface 
> requires a .dll or a .so
>
> could Csound easily be compiled as a dll for use via FFI ?
>
>
> Stef
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. 
> Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-09-26 06:59
FromStéphane Rollandin
SubjectRe: [Cs-dev] Re: [Csnd] Csound 5 status
Michael Gogins wrote:
> Yes, csound5 can be compiled as a .dll (Windows) or .so (Linux). The FFI 
> should be quite easy to add, since the C API for Csound is declared 
> entirely in csound.h, and entirely as extern "C" cdecl.
> 

ok, thanks.

Stef


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net