From 7f85bd8ed84b23fc4e683ab90fc7babe288f1a27 Mon Sep 17 00:00:00 2001 From: Ben Connors Date: Tue, 24 Sep 2019 22:20:51 -0400 Subject: Initial commit - Basic functionality - Can save/load to XML format (see examples folder) - Can create and edit fixtures and channels - Can create and edit Scenes and Audios - Live updates through callbacks --- examples/workspace.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 examples/workspace.xml (limited to 'examples/workspace.xml') diff --git a/examples/workspace.xml b/examples/workspace.xml new file mode 100644 index 0000000..8be8bbe --- /dev/null +++ b/examples/workspace.xml @@ -0,0 +1,38 @@ + + Test Workspace + Test Author + 1 + 2019-09-24T20:59:37.521229 + + + + + + + + + + + + + + + + + + + + + + + + 127 + 127 + 127 + + + + test.wav + + + -- cgit v1.2.3