Skip to content

Commit

Permalink
Added example to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRuff committed May 2, 2021
1 parent a0ffc3e commit bb4d328
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ In the lower frame microphones can be seen in the inputs list view, and applicat
# Build instructions
To build the project:
`git clone https://github.com/ChrisRuff/SysMan.git`
`cd SysMan`
`cmake -Bbuild`
`cd build && make`
`./SysMan`



# Example
![Example](docs/Ex.png)
In this example the audio output of the HyperX microphone is combined with the audio from Google Chrome and Spotify, while Zoom audio is directed to the Sysman audio channel to be sent to my headphones(Microphone doesn't pick up this audio)

**TO BE CLEAR**:
* Sysman-Audio is sent to YOUR headphones alone
* Sysman-Apps is sent to your headphones AS WELL AS your microphone
* Sysman-(Apps+Mic) replaces your microphone as it has the apps included in the audio
Binary file added docs/Ex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb4d328

Please sign in to comment.