This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from dolbyio-samples/jaudy
Set default spatial scale to 1
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [email protected]: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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters