Electronic Music mailing list archives

Next Message: Re: ftable naming suggestion

From: gerald ()
Date: Jul 8, 2006
Subject: ftable naming suggestion

Hi everyone.  I'm making a database of ftables.  When querying the
db for an ftable, terms describing the waveform will be used, rather
than terms describing how the waveform is generated.  The comments
in the csound code are the type of terms that would be used in a
query.

f1	0	4096	10 	1;	Sine
f2	0 	2048 	10 	1 .5 .3 .25 .2 .167 .14 .125 .111; Sawtooth
f3	0	2048	10 	1 0 .3 0 .2 0 .14 0 .111	; Square
f4	0	2048	10 	1 1 1 1 .7 .5 .3 .1	;	Pulse

Does anyone know what the best term(s) would be to describe the
following waveform?
f35 0 1024 -8 1 256 1 256 .5 128 .3 128 .1 256 .1

Thanks for your input.

peace,
gerald wenzel

_______________________________________________
csoundtekno mailing list [EMAIL REMOVED] 
Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno


+ ftable naming suggestion gerald (07/08/06)
+---Re: ftable naming suggestion Andres Cabrera (07/09/06)

Next Message: Re: ftable naming suggestion