hi Patrick,
not sure I understand, but in case you just want to fill an array with a polynomial, it could be as simple as
'3 0 1 -1 1 0 1' -> [vex_gen <array_name>]
(that is a cubic one)
Krzysztof
patrick pagano wrote:
is there something for pd that might behave like a cmusic gen function
something so you could change the length and the intervals in rt
i guess something similar to an f table generator?
a la gen3~ 1024 0 1 ......