|
|
@ -2,7 +2,7 @@
|
|
|
|
// VISUALS
|
|
|
|
// VISUALS
|
|
|
|
// Init vars and window
|
|
|
|
// Init vars and window
|
|
|
|
var projectionWin, arduino_port, osc_func, brightness = {0} ! 27, refresh_func;
|
|
|
|
var projectionWin, arduino_port, osc_func, brightness = {0} ! 27, refresh_func;
|
|
|
|
projectionWin = Window.new("Lamentations I: Remembering Clive Wearing", Rect(500, 500, 750, 500)).front;
|
|
|
|
projectionWin = Window.new("Remembering Clive Wearing", Rect(500, 500, 750, 500)).front;
|
|
|
|
projectionWin.background = Color.black;
|
|
|
|
projectionWin.background = Color.black;
|
|
|
|
|
|
|
|
|
|
|
|
// Keybinds (these can be change if conflicting with system keybinds)
|
|
|
|
// Keybinds (these can be change if conflicting with system keybinds)
|
|
|
|