What's the proper way to select a qu.quantize scale at runtime?
I'd like to have a scale selector that can be changed while playing,
something of the likes:

sc = hslider("scale", 0, 0, 7, 1);
scale(x) = ...the scales...
qu.quantize(root, scale(sc));

Thanks
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to