Csound Csound-dev Csound-tekno Search About

[Csnd] dynamic arrays?

Date2013-04-01 09:46
FromRory Walsh
Subject[Csnd] dynamic arrays?
Forgive me, the dust has hardly settled on the new array
implementation and I'm already asking about dynamic arrays/vectors!
This really would be the icing on the cake though! Something along
these lines perhaps?

kVal[] init 1

until kVal.size>10 do
kVal.add(k1)
od

Would something like this be possible?

Date2013-04-01 12:45
FromBen Hackbarth
SubjectRe: [Csnd] dynamic arrays?
+ 1 !

--  ben


On Mon, Apr 1, 2013 at 10:46 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Forgive me, the dust has hardly settled on the new array
implementation and I'm already asking about dynamic arrays/vectors!
This really would be the icing on the cake though! Something along
these lines perhaps?

kVal[] init 1

until kVal.size>10 do
kVal.add(k1)
od

Would something like this be possible?


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"