diff --git a/README.md b/README.md index 6b6c1f2..667682e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project relies on the Dolby.io Communications API C++ SDK, see this [link]( Before you can build you must clone this repo and go inside: ```bash git clone git@github.com:dolbyio-samples/comms-cpp-injection-demo.git -cd cpp-injection-demo +cd comms-cpp-injection-demo ``` To build on macOS or Linux in terminal execute: ```bash diff --git a/demo-content/injection-input.json b/demo-content/injection-input.json index 5cc949e..206f77a 100644 --- a/demo-content/injection-input.json +++ b/demo-content/injection-input.json @@ -9,9 +9,9 @@ "spatial": { "style": "shared", "scale": { - "x": 5, - "y": 5, - "z": 5 + "x": 1, + "y": 1, + "z": 1 }, "right": { "x": 1,