Csound Csound-dev Csound-tekno Search About

[Csound] compilestr with UDOs

Date2015-10-09 02:12
Fromebmtranceboy
Subject[Csound] compilestr with UDOs
Hi,
I'm able to compile (and get what I want) in some cases ( without_master.csd
  
for instance) but I can't get the expected result in other cases (
with_master.csd
  
for instance). Is it possible ?
Thanks




--
View this message in context: http://csound.1045644.n5.nabble.com/compilestr-with-UDOs-tp5744266.html
Sent from the Csound - General mailing list archive at Nabble.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

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-10-09 08:33
Fromebmtranceboy
SubjectRe: [Csound] compilestr with UDOs
i've figured this out : the problem was the turned on instrument that needed
to be turned off before compilation. Here is the working example : 
with_master.csd
  
So, it seems that any csound code can be compiled on the fly (modulo some
precaution)? Great!



--
View this message in context: http://csound.1045644.n5.nabble.com/compilestr-with-UDOs-tp5744266p5744271.html
Sent from the Csound - General mailing list archive at Nabble.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

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-10-09 11:42
FromVictor Lazzarini
SubjectRe: [Csound] [Csound] compilestr with UDOs
yes, that’s the case since 6.00. You can also use --port=N and
send instruments via UDP.
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 9 Oct 2015, at 08:33, ebmtranceboy  wrote:
> 
> i've figured this out : the problem was the turned on instrument that needed
> to be turned off before compilation. Here is the working example : 
> with_master.csd
>   
> So, it seems that any csound code can be compiled on the fly (modulo some
> precaution)? Great!
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/compilestr-with-UDOs-tp5744266p5744271.html
> Sent from the Csound - General mailing list archive at Nabble.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
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
_______________________________________________
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