Csound Csound-dev Csound-tekno Search About

[Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)

Date2015-12-04 16:37
Fromjpff
Subject[Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)

---------- Forwarded message ----------
Date: Thu, 3 Dec 2015 17:04:16 -0500
From: Beinan Li 
To: csound users' discussions 
Subject: [Old-Csnd] Easiest way to fill a two-dimentional array?

Hi Csound,
I know array and fillarray can be used to fill a 1d array.
But I couldn't find a one liner to fill a 2d array. 
Is it possible? There is no {} syntax or any sort to segment init values into
dimensions yet, I guess? 

I checked all the sample code I can find in FLOSS manual and the Array Opcode
section of canonical manual.

Thanks,Beinan


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-12-04 16:45
FromMartin Crowley
SubjectRe: [Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)
Hi folks.

I seem to be getting a flood of emails daily from this source. I have turned off email notifications. Can someone please tell me how to un-include my self from every email sent, please and thank you:)

Regards

Martin

On Fri, Dec 4, 2015 at 4:37 PM, jpff <jpff@codemist.co.uk> wrote:


---------- Forwarded message ----------
Date: Thu, 3 Dec 2015 17:04:16 -0500
From: Beinan Li <li.beinan@gmail.com>
To: csound users' discussions <csound-users@lists.sourceforge.net>
Subject: [Old-Csnd] Easiest way to fill a two-dimentional array?

Hi Csound,
I know array and fillarray can be used to fill a 1d array.
But I couldn't find a one liner to fill a 2d array. 
Is it possible? There is no {} syntax or any sort to segment init values into
dimensions yet, I guess? 

I checked all the sample code I can find in FLOSS manual and the Array Opcode
section of canonical manual.

Thanks,Beinan


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 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-12-04 20:09
Fromjpff
SubjectRe: [Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)
There are a range of options;
Take a digest -- approx daily all messages togerher
nomail -- no mail sent but you can post and look at archives etc
take just index -- a caalog ofmail but no body, so you can retrieve tat 
wich if interets  to you

possibly more; look at http://listserv.heanet.ie


On Fri, 4 Dec 2015, Martin Crowley wrote:

> Hi folks.
> I seem to be getting a flood of emails daily from this source. I have turned
> off email notifications. Can someone please tell me how to un-include my self
> from every email sent, please and thank you:)
> 
> Regards
> 
> Martin
> 
> On Fri, Dec 4, 2015 at 4:37 PM, jpff  wrote:
> 
>
>       ---------- Forwarded message ----------
>       Date: Thu, 3 Dec 2015 17:04:16 -0500
>       From: Beinan Li 
>       To: csound users' discussions 
>       Subject: [Old-Csnd] Easiest way to fill a two-dimentional array?
>
>       Hi Csound,
>       I know array and fillarray can be used to fill a 1d array.
>       But I couldn't find a one liner to fill a 2d array. 
>       Is it possible? There is no {} syntax or any sort to segment init
>       values into
>       dimensions yet, I guess? 
>
>       I checked all the sample code I can find in FLOSS manual and the
>       Array Opcode
>       section of canonical manual.
>
>       Thanks,Beinan
> 
>
>       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 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 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-12-05 09:09
FromVictor Lazzarini
SubjectRe: [Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)
Joachim Heintz pointed out that there is an undocumented feature of fillarray that allows you
to fill a two-dimensional array in row-major order (row1,row1,row3,…). I have not yet checked this,
and I am not sure this was intended or it should not be encouraged. I think the opcode author
should be able to clarify this.
========================
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 4 Dec 2015, at 16:37, jpff  wrote:
> 
> 
> 
> ---------- Forwarded message ----------
> Date: Thu, 3 Dec 2015 17:04:16 -0500
> From: Beinan Li 
> To: csound users' discussions 
> Subject: [Old-Csnd] Easiest way to fill a two-dimentional array?
> 
> Hi Csound,
> I know array and fillarray can be used to fill a 1d array.
> But I couldn't find a one liner to fill a 2d array. 
> Is it possible? There is no {} syntax or any sort to segment init values into
> dimensions yet, I guess? 
> 
> I checked all the sample code I can find in FLOSS manual and the Array Opcode
> section of canonical manual.
> 
> Thanks,Beinan
> 
> 
> 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 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-12-06 20:50
Fromjoachim heintz
SubjectRe: [Old-Csnd] Easiest way to fill a two-dimentional array? (fwd)
yes example 03E07 in the floss manual still works:

iArr[][] init   2,3
iArr     fillarray  1,2,3,7,6,5
iRow     =      0
until iRow == 2 do
iColumn  =      0
   until iColumn == 3 do
   prints "iArr[%d][%d] = %d\n", iRow, iColumn, iArr[iRow][iColumn]
   iColumn +=    1
enduntil
iRow      +=    1
od

iArr[0][0] = 1
iArr[0][1] = 2
iArr[0][2] = 3
iArr[1][0] = 7
iArr[1][1] = 6
iArr[1][2] = 5

	joachim


On 05/12/15 10:09, Victor Lazzarini wrote:
> Joachim Heintz pointed out that there is an undocumented feature of fillarray that allows you
> to fill a two-dimensional array in row-major order (row1,row1,row3,…). I have not yet checked this,
> and I am not sure this was intended or it should not be encouraged. I think the opcode author
> should be able to clarify this.
> ========================
> 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 4 Dec 2015, at 16:37, jpff  wrote:
>>
>>
>>
>> ---------- Forwarded message ----------
>> Date: Thu, 3 Dec 2015 17:04:16 -0500
>> From: Beinan Li 
>> To: csound users' discussions 
>> Subject: [Old-Csnd] Easiest way to fill a two-dimentional array?
>>
>> Hi Csound,
>> I know array and fillarray can be used to fill a 1d array.
>> But I couldn't find a one liner to fill a 2d array.
>> Is it possible? There is no {} syntax or any sort to segment init values into
>> dimensions yet, I guess?
>>
>> I checked all the sample code I can find in FLOSS manual and the Array Opcode
>> section of canonical manual.
>>
>> Thanks,Beinan
>>
>>
>> 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 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 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