aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2020-09-06Rearrange for trackingThomas White
2020-09-04Move cue list stuff to playback moduleThomas White
2020-08-30cue-state and apply-stateThomas White
2020-08-30(define-state a ...) -> (define a (lighting-state ...))Thomas 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-20More cuesThomas White
2020-08-20More LEDsThomas 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
2020-08-16Split playbacks into separate moduleThomas White
2020-08-16Cross-fade machineryThomas White
2020-08-12New model for cues and playbacksThomas White
2020-08-11WIP on cues and playbacksThomas White
2020-08-02Add fade-upThomas White
2020-07-30Add example filesThomas White