Hi Art, I think you can use a gen10 with a 0 amplitude, something like f1 0 8 -10 0. steven On Mon, Mar 10, 2008 at 1:50 PM, Art Hunkins wrote: > 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" >