aboutsummaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2020-09-28Remove old "translator" elementThomas White
2020-09-13Add intensity?Thomas White
2020-09-10Add trackingThomas White
2020-09-09FormattingThomas White
2020-09-07Un-export track-state, export qnumThomas White
2020-09-06Make cue 0 implicitThomas White
2020-09-06Add a blackout stateThomas White
2020-09-06Add utils moduleThomas White
2020-09-06Rearrange for trackingThomas White
2020-09-05Store cue list as a vector instead of a listThomas White
2020-09-05Move some things aroundThomas White
2020-09-04Move cue list stuff to playback moduleThomas White
2020-09-03Return unspecified from 'go!' and 'cut-to-cue-number!'Thomas White
2020-08-30cue-state and apply-stateThomas White
2020-08-30(define-state a ...) -> (define a (lighting-state ...))Thomas White
2020-08-23FormattingThomas White
2020-08-22Minimise exportsThomas White
2020-08-22Pass higher-level DMX setters to scanout functionsThomas White
2020-08-21Get rid of 'expand-state'Thomas White
2020-08-21Add 'at' macroThomas White
2020-08-21Add current-state parameter and define-state macroThomas White
2020-08-20Add a moving light to the demoThomas White
2020-08-20Beginnings of a moving light fixture classThomas White
2020-08-20Macros for fixture attributesThomas White
2020-08-20Scan out entire fixtures at onceThomas White
2020-08-19Set all notes (LEDs) off at startThomas White
2020-08-19Add lots more side-effectsThomas White
2020-08-18Add MIDI note callbacksThomas White
2020-08-17Implement 'go'Thomas White
2020-08-16Split playbacks into separate moduleThomas White
2020-08-16Cross-fade machineryThomas White
2020-08-15s/workspace/state/Thomas White
2020-08-12Obviate wrap-merge, use LTP for non-intensity parametersThomas White
2020-08-12Fix round-dmxThomas White
2020-08-12Formatting/comments/remove unnecessary stuffThomas White
2020-08-12New model for cues and playbacksThomas White
2020-08-11WIP on cues and playbacksThomas White
2020-08-09FormattingThomas White
2020-08-09Fix some letsThomas White
2020-08-02Add fade-upThomas White
2020-08-02Don't hammer the CPU as muchThomas White
2020-08-02Add send queue and LED functionsThomas White
2020-07-30Add example filesThomas White
2020-07-30Simplify MIDI controlThomas White
2020-07-26Add effectsThomas White
2020-07-26Rename project and finally get states rightThomas White
2020-07-26Intermediate WIPThomas White
2020-07-25fixture.scm -> base.scmThomas White
2020-07-21Add blackoutThomas White
2020-07-21Initial import (basic fixture patching/attributes)Thomas White