Clamps Packages
Startup
The clamps package is loaded from the REPL using quicklisp:
CL-USER> (ql:quickload :clamps)
To startup MIDI, Networking, DSP and the GUI, use the clamps function:
CL-USER> (clamps) warn: closing midi streams warn: #<JACKMIDI:input-STREAM "midi_in_1"> warn: #<JACKMIDI:output-STREAM "midi_out_1"> midi initialized! mag: 123.0d0 sr: 44100 fs: 441 ws: 1765 partials: 42 frames: 253 MaxAmp: 0.19512822211922679d0 MaxFrq: 19762.520188644547d0 Dur: 2.5113378684807257d0 Type: 4 Loading sound... Optimizing load sound... Getting amplitude and frequency averages... Transferring noise energy to partials... Done!(re)starting gui... starting webserver at /tmp/www Hunchentoot server is started. Listening on 0.0.0.0:54619. HTTP listening on : 0.0.0.0:54619 HTML root : /tmp/www/ SSL : no SSL Key File : nil SSL Cert File : nil Long poll first : no Boot function added : no Boot html source use : compiled version, when no file Boot js source use : compiled version Boot file for path / : /start.html /\\\ ---\\\--------- ----\\\-------- CLAMPS ----/\\\------- Common Lisp Aided Music Production System ---/--\\\------ Version 0.0.1 --/----\\\----- / \\\/ ; No values clamps>