summaryrefslogtreecommitdiffstats
path: root/theremine
diff options
context:
space:
mode:
Diffstat (limited to 'theremine')
-rw-r--r--theremine6
1 files changed, 6 insertions, 0 deletions
diff --git a/theremine b/theremine
new file mode 100644
index 0000000..f6f6d72
--- /dev/null
+++ b/theremine
@@ -0,0 +1,6 @@
+while true
+ frame = matleap_frame
+ if ~isempty(frame.hands)
+ pos = frame.hands.palm.stabilized_position
+ end
+end \ No newline at end of file