| gen 07 : f1 0 1024 7 0 1024 0 ?
Victor
----- Original Message -----
From: "Art Hunkins"
To:
Sent: Monday, March 10, 2008 8:50 PM
Subject: [Csnd] Initializing an F-table
> I've the feeling this is a really dumb question. Here goes anyway.
>
> I need to initialize an 8-element table to zeroes. One table will then be
> written with i-time frequency data; others will then receive controller
> data (realtime MIDI).
>
> In other words, I'm using the table as an array. The 8 elements are for
> storing data for 8 instruments that are identical except for these data
> stored in the arrays. The instruments will be numbered 1.1 through 1.8,
> and their fractional parts used for indexing purposes.
>
> The question: what GEN routine do I use?
>
> I assume the basic format would be something like this:
>
> f1 0 8 -?? 0 0 0 0 0 0 0 0
>
> What goes in place of the question marks?
>
> Art Hunkins
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
|