From 2309df5b0b830dd9d019777a606b42f825030c9e Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Tue, 30 Apr 2024 05:09:21 -0700 Subject: [PATCH] Update Readme.md --- Readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 37832c2..507afcd 100644 --- a/Readme.md +++ b/Readme.md @@ -14,4 +14,13 @@ Feel free to use it to validate if your network setup will allow OSC connectivit 1. Run this application using 2 CLI arguments, the first being the IP Address and the second being the port: - e.g. `OSCTester.exe 127.0.0.1 3001` -You should then see the OSC Value counting upwards with the Unix Epoch in Seconds, which is generated from the application. \ No newline at end of file +You should then see the OSC Value counting upwards with the Unix Epoch in Seconds, which is generated from the application. + + +## Screenshots + +## Setup in Resonite +![240430-YTQIXWJRoCD19LF7A50K](https://github.com/Yellow-Dog-Man/Basic-OSC-Example/assets/8791132/e0ed7207-b357-44d6-bfe1-410b5212ce8a) + +## The app itself running +![240430-nIm13FxNPpvyXALa0lxg](https://github.com/Yellow-Dog-Man/Basic-OSC-Example/assets/8791132/c8a616f9-051c-4ed4-837d-431748502a5a)