Csound Csound-dev Csound-tekno Search About

[Csnd] API csoundCompileOrc and readScore

Date2013-11-25 07:53
Fromfrancesco
Subject[Csnd] API csoundCompileOrc and readScore
Hello all,
is there a limit in length of the string orchestra or score to pass 
at csoundCompileOrc and csoundReadScore?

I had some segmentation fault with large string, solved fragmenting 
the code on more call. But i don't know if is due to Csound or Lua.

Thanks,
ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/API-csoundCompileOrc-and-readScore-tp5730087.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-11-25 09:30
FromVictor Lazzarini
SubjectRe: [Csnd] API csoundCompileOrc and readScore
No limit as far as I understand. It is the same code used for CSDs, so if there was such an issue, we would see it in normal
Csound operation.

Victor
On 25 Nov 2013, at 07:53, francesco  wrote:

> Hello all,
> is there a limit in length of the string orchestra or score to pass 
> at csoundCompileOrc and csoundReadScore?
> 
> I had some segmentation fault with large string, solved fragmenting 
> the code on more call. But i don't know if is due to Csound or Lua.
> 
> Thanks,
> ciao,
> francesco.
> 
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/API-csoundCompileOrc-and-readScore-tp5730087.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 



Date2013-11-25 12:39
FromMichael Gogins
SubjectRe: [Csnd] API csoundCompileOrc and readScore

I saw this too. Not sure why, but I suspect lua string concatenation.

On Nov 25, 2013 4:30 AM, "Victor Lazzarini" <Victor.Lazzarini@nuim.ie> wrote:
No limit as far as I understand. It is the same code used for CSDs, so if there was such an issue, we would see it in normal
Csound operation.

Victor
On 25 Nov 2013, at 07:53, francesco <ilterzouomo@fastwebnet.it> wrote:

> Hello all,
> is there a limit in length of the string orchestra or score to pass
> at csoundCompileOrc and csoundReadScore?
>
> I had some segmentation fault with large string, solved fragmenting
> the code on more call. But i don't know if is due to Csound or Lua.
>
> Thanks,
> ciao,
> francesco.
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/API-csoundCompileOrc-and-readScore-tp5730087.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> 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 trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"