removed versioning and license files as they are now part of the top level. added the help option to the readme

This commit is contained in:
Tom Williams
2023-01-18 16:01:08 +00:00
parent 94e58edfaf
commit 9922190450
5 changed files with 15 additions and 31 deletions

View File

@@ -27,6 +27,9 @@ Here are the commands for the mixer application (note that the USB
audio reference design has only one unit so the mixer_id argument
should always be 0):
--help
--display-info
Show information about the device.
@@ -95,6 +98,15 @@ Show audio output channel map i.e. for each DAW output to host, what the source
Show the DAW output channel map sources.
--get-mixer-levels-input
--get-mixer-levels-output
--vendor-audio-request-get bRequest, ControlSelector, ChannelNumber, UnitId
--vendor-audio-request-set bRequest, ControlSelector, ChannelNumber, UnitId, Data[0], Data[1],...