-
-
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 branch 'master' of https://github.com/jensstigaard/audio-matrix…
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 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 |
---|---|---|
|
@@ -18,6 +18,23 @@ If you are interesting in similar apps, check out [Simple vMix switcher electron | |
|
||
See the [**Releases**](../../releases) tab for a direct download of the app for Windows or Mac. | ||
|
||
## Features | ||
### Intuitive interface | ||
Clean and intuitive interface with the primarily use case for toggling audiobusses on/off for inputs | ||
|
||
### vMix host entering | ||
In the app bar you can easily change the vMix host or IP address. | ||
It includes a dropdown menu with recently used hosts, so you can easily swap between hosts. | ||
|
||
### Audio controls | ||
Simply audio controls for audio busses A-G including volume control and mute/unmute. | ||
You can also use the button in the app bar to toggle show/hide of the audio controls in case you want the interface as simple as possible, and only with the audio matrix. | ||
|
||
## Additional featuers | ||
Do you have a good idea for an additional feature for this app? Post an Issue or write me an email @ <[email protected]>. | ||
|
||
## Known issues | ||
- Inputs without audio channels will appear in the interface, but any action will be ignored, since the input has no audio (Found by Dave Edwards - Thanks for the tip - It is a problem with the vMix API itself, and it is reported to vMix) | ||
|
||
## Project setup | ||
### Install dependencies | ||
|