Clamps Packages
Gui
General GUI Setup
The gui is realized in a browser using the CLOG package available through quicklisp. A collection of dsp-widgets has been implemented which realize the most common used gui elements for music, like Sliders, Buttons, VU Meters, etc. The implementation relies on cl-refs to establish and handle the connection between the gui elements and the Common Lisp Code.