index
:
Starlet
main
osc-with-guileosc
udp-scanout
Theatrical lighting control in Lisp
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guile
Age
Commit message (
Expand
)
Author
2020-08-23
Formatting
Thomas White
2020-08-22
Minimise exports
Thomas White
2020-08-22
Pass higher-level DMX setters to scanout functions
Thomas White
2020-08-21
Get rid of 'expand-state'
Thomas White
2020-08-21
Add 'at' macro
Thomas White
2020-08-21
Add current-state parameter and define-state macro
Thomas White
2020-08-20
Add a moving light to the demo
Thomas White
2020-08-20
Beginnings of a moving light fixture class
Thomas White
2020-08-20
Macros for fixture attributes
Thomas White
2020-08-20
Scan out entire fixtures at once
Thomas White
2020-08-19
Set all notes (LEDs) off at start
Thomas White
2020-08-19
Add lots more side-effects
Thomas White
2020-08-18
Add MIDI note callbacks
Thomas White
2020-08-17
Implement 'go'
Thomas White
2020-08-16
Split playbacks into separate module
Thomas White
2020-08-16
Cross-fade machinery
Thomas White
2020-08-15
s/workspace/state/
Thomas White
2020-08-12
Obviate wrap-merge, use LTP for non-intensity parameters
Thomas White
2020-08-12
Fix round-dmx
Thomas White
2020-08-12
Formatting/comments/remove unnecessary stuff
Thomas White
2020-08-12
New model for cues and playbacks
Thomas White
2020-08-11
WIP on cues and playbacks
Thomas White
2020-08-09
Formatting
Thomas White
2020-08-09
Fix some lets
Thomas White
2020-08-02
Add fade-up
Thomas White
2020-08-02
Don't hammer the CPU as much
Thomas White
2020-08-02
Add send queue and LED functions
Thomas White
2020-07-30
Add example files
Thomas White
2020-07-30
Simplify MIDI control
Thomas White
2020-07-26
Add effects
Thomas White
2020-07-26
Rename project and finally get states right
Thomas White
2020-07-26
Intermediate WIP
Thomas White
2020-07-25
fixture.scm -> base.scm
Thomas White
2020-07-21
Add blackout
Thomas White
2020-07-21
Initial import (basic fixture patching/attributes)
Thomas White