Hello, list. I may be missing something obvious but would you know why
process(x) = x : vbargraph("test", -1, 1);compiles
while
process(x) = vbargraph("test", -1, 1, x);
doesn't?
Are there specific cases where inputs cannot be provided as arguments as in
test = +;
process(x, y) = test(x, y); ?
Best,
Dario
_______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
