aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-22Factorise vector-refThomas White
2020-11-18Improve syntax for cue partsThomas White
2020-11-02Update REAME.mdThomas White
2020-10-25Add set-playback-cue-list! and get-playback-cue-numberThomas White
2020-10-24Match cue-part attributes by name as wellThomas White
2020-10-24Implement cue parts with different fade timesThomas White
2020-10-24Update demo.scmThomas White
2020-10-23fade-up -> up-time, fade-down -> down-timeThomas White
2020-10-23Plumbing for cue partsThomas White
2020-10-17Fix a mistake in README.mdThomas White
2020-10-17Add README.mdThomas White
2020-10-16with-fade-times macroThomas White
2020-10-15New record type for fade timesThomas White
2020-10-15s/fade-params/fade-record/Thomas White
2020-10-13New way of doing cross-fadesThomas White
2020-09-28Remove old "translator" elementThomas White
2020-09-13Add intensity?Thomas White
2020-09-10Add trackingThomas White
2020-09-09Update demo.scmThomas 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-22Factor out common code in demoThomas White
2020-08-21Fix explicit fader valuesThomas 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-20More cuesThomas White
2020-08-20More LEDsThomas 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-16Add blackout to demoThomas White