This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
products:sbc:common:applications:gpio:spdif [2024/07/04 05:13] sravan created |
products:sbc:common:applications:gpio:spdif [2024/12/11 03:39] (current) nick |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| ``` shell | ``` shell | ||
| $ aplay -l # find your spdif card and play audio using it | $ aplay -l # find your spdif card and play audio using it | ||
| - | $ aplay -D hw:0,x xxx.wav # replace | + | $ aplay -D hw:0,1 < |
| ``` | ``` | ||
| + | |||