-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c618b0
commit 0f0eba8
Showing
1 changed file
with
19 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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Motu AVB | ||
|
||
This module connects to a Motu AVB audio interface. | ||
|
||
### Configuration | ||
* Type in the device IP address. | ||
* The device will communicate over port 37297 by default. | ||
|
||
### Available actions | ||
* Set Channel mute | ||
* Set Main mute | ||
* Set Group mute | ||
* Set monitor mute | ||
* Channel fader level | ||
* Main fader level | ||
* Group fader level | ||
* Monitor fader level | ||
* Set Solo on Channel | ||
* Set Solo on Group |