This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:common:applications:gpio:spdif [2024/07/10 01:58] sravan [SPDIF Usage] |
products:sbc:common:applications:gpio:spdif [2024/12/11 03:39] (current) nick |
||
|---|---|---|---|
| Line 68: | Line 68: | ||
| ``` shell | ``` shell | ||
| - | $ aplay -l # find your i2s card and play audio using it | + | $ aplay -l # find your spdif card and play audio using it |
| - | $ aplay -D hw:0,0 < | + | $ aplay -D hw:0,1 < |
| ``` | ``` | ||