CVCenter:
Filter:
Overviews (extension) | Conductor | GUI | External Control > MIDI | External Control > OSC

CVCenter
ExtensionExtension

a library aiming at the easy use of external hard- and software controllers within SuperCollider

CVCenter is built upon the concept of CVs by Ron Kuivila. Its name-giving class CVCenter holds a collection of CVs and allows the user to easily create widgets that let her/him easily connect external MIDI- or OSC-controllers. CVs, respectively widgets as their graphical representation, can be created from Synth-, Ndef-, NodeProxy-controls as well as CVCenter can be used in connection with slots of a ProxySpace or a Patch created from an Instr. As CV inherits from Stream CVs may be used in Patterns as well (just like you would embed a regular Pattern in another).

Classes

Widgets

Utilities

Helpers

Extensions to other Classes

Examples