From 95fd5b3573df1054dab1e55bf1716415f55c5e6d Mon Sep 17 00:00:00 2001 From: Nye 'Ro' Evans Date: Sat, 29 May 2021 18:08:37 +0100 Subject: [PATCH 1/3] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5a9d711 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## What is this? +A small tool to make testing out the positions of volumes for a gesture system easier, + +## How do I use this? +Move the volumes around using the buttons on the display, press "log transforms" when your finished and pop the formatted log into aardvarks code! easy! From 5b5e58f907937ff0fc91f62422e3e4df51fee079 Mon Sep 17 00:00:00 2001 From: Nye 'Ro' Evans Date: Sat, 29 May 2021 18:12:19 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a9d711..9013255 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## What is this? -A small tool to make testing out the positions of volumes for a gesture system easier, +A small tool to make testing out the positions of volumes for a gesture system I'm working on easier, for an open source project called aardvark, you can find it +[here](https://github.com/aardvarkxr/aardvark) ## How do I use this? -Move the volumes around using the buttons on the display, press "log transforms" when your finished and pop the formatted log into aardvarks code! easy! +Move the volumes around using the buttons on the display, press "log transforms" when your finished and pop the formatted log into the dictionary in aardvark\websrc\default_hands\src\default_hands_gesture_volumes.ts! easy! From 9a161a9ee819397df4dab1f4187ecb5b40571ef5 Mon Sep 17 00:00:00 2001 From: Nye 'Ro' Evans Date: Sat, 29 May 2021 18:19:29 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9013255..93a35df 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ A small tool to make testing out the positions of volumes for a gesture system I [here](https://github.com/aardvarkxr/aardvark) ## How do I use this? -Move the volumes around using the buttons on the display, press "log transforms" when your finished and pop the formatted log into the dictionary in aardvark\websrc\default_hands\src\default_hands_gesture_volumes.ts! easy! +Move the volumes around using the buttons on the display, press "log transforms" when you're finished and pop the formatted log into the dictionary in aardvark\websrc\default_hands\src\default_hands_gesture_volumes.ts! easy!