Csound Csound-dev Csound-tekno Search About

[Csnd] max Gen 2 size

Date2013-05-16 09:04
Fromfrancesco
Subject[Csnd] max Gen 2 size
Hello All,
i was trying to read a long numerical sequence like waveform.
I remember i had able to do a similar work some time ago but now
i have a
*** glibc detected *** csound: malloc(): memory corruption: 0x08fe4d90 ***

What i'm doing wrong?

Thanks,
ciao,
francesco.

Csound 5.19 double Ubuntu 12.04 32bit.

waveform.csd
  



--
View this message in context: http://csound.1045644.n5.nabble.com/max-Gen-2-size-tp5723584.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-05-16 09:32
FromVictor Lazzarini
SubjectRe: [Csnd] max Gen 2 size
I think you're hitting some arg size limit there, which I am not sure about at the moment. I checked in Csound 6 and the problem seems to be
the number of arguments to ftgen (maybe it's past the maximum), which should have triggered an error rather a crash.

I've put your table in the score and there it works fine. So you can just leave ftgen and use an f statement.

On 16 May 2013, at 09:04, francesco wrote:

> Hello All,
> i was trying to read a long numerical sequence like waveform.
> I remember i had able to do a similar work some time ago but now
> i have a
> *** glibc detected *** csound: malloc(): memory corruption: 0x08fe4d90 ***
> 
> What i'm doing wrong?
> 
> Thanks,
> ciao,
> francesco.
> 
> Csound 5.19 double Ubuntu 12.04 32bit.
> 
> waveform.csd
>   
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/max-Gen-2-size-tp5723584.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-05-16 10:11
Fromfrancesco
Subject[Csnd] Re: max Gen 2 size
Yes, You are right. Like always.
And it was easy. Like always.
Damn ... :-)

thanks,
ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/max-Gen-2-size-tp5723584p5723591.html
Sent from the Csound - General mailing list archive at Nabble.com.