Some GUI widgets with a colour theme and built-in controllers (M-V-C).
These widgets are also efficient as they filter out repeated values and only redraw when needed.
Mainly written for use in the GFX quark ( https://github.com/redFrik/GFX ). Based on the older redGUI in the redSys quark ( https://github.com/redFrik/redSys ).
See AbstractGUICVView for more practical examples.
Available GUICV widget classes:
Supporting GUI class:
Supporting controller classes:
* QtGUI - i.e. will run on most SuperCollider installs.
The exception is the CV class. It can be used without QtGUI.