ftable naming suggestion

View: New views
2 Messages — Rating Filter:   Alert me  

ftable naming suggestion

by gerald-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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
csoundtekno@...

Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno

Re: ftable naming suggestion

by Andres Cabrera-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I don't think it has a name... but it looks like a waveshaped (or
distorted) sine wave...

if you want to call f-tables by name you can use ftgen instead of the f
statement.


Cheers,
Andres

On Sun, 2006-07-09 at 00:50 -0400, gerald wrote:

> 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
> csoundtekno@...
>
> Subscribe, unsubscribe, change mailing list options:
> http://plot.bek.no/mailman/listinfo/csoundtekno
>
>

_______________________________________________
csoundtekno mailing list
csoundtekno@...

Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno