We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c19dd commit abd0128Copy full SHA for abd0128
tools/gui/README.md
@@ -12,6 +12,11 @@ Handles the linking of user input and sof_ctl generically of the control type.
12
13
Build sof-ctl for target and copy it to the gui folder base directory within your local repo.
14
15
+If you have audio on your local machine that you wish to demonstrate using the GUI, add it to the audios subfolder.
16
+Also, you can specify audio paths on the target with the command line arg --audio-path "path"
17
+
18
+If you would like to include eq configs, they are stored in tools/ctl/ipc3. Copy them from there to the eq_configs folder.
19
20
Copy entire GUI folder to target hardware.
21
22
Next, ensure that the
0 commit comments