You could create the sliders in Tcl/Tk and direct the output to ChucK on the command line; there's a good example of that with the piece "Granite09" in the PlorK repository: http://plork.cs.princeton.edu/Repository/PLOrk.zip

Another option is to build a user interface in Processing (http://processing.org) and send the slider values as OSC messages to ChucK. The OSC documentation for ChucK is pretty good; there's a section in the manual and a few samples in the examples folder.

Joel

On 02/07/2014 12:47 AM, Philipp Blume wrote:
I am looking to implement a listener into my (very simple) ChucK program. I want to operate a bank of virtual sliders that send their position to ChucK.

In what program/application can I build such a slider, and where in the ChucK API can I read up on listeners? I don't yet know my way around the documentation, though I do have the Kapur, Cook, Salazar, & Wang text which is wonderful.

Thanks in advance!

Philipp Blume


_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users