Skip to content

Commit abd0128

Browse files
committed
Update documentation
1 parent 01c19dd commit abd0128

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/gui/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Handles the linking of user input and sof_ctl generically of the control type.
1212

1313
Build sof-ctl for target and copy it to the gui folder base directory within your local repo.
1414

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+
1520
Copy entire GUI folder to target hardware.
1621

1722
Next, ensure that the

0 commit comments

Comments
 (0)