ALSA Basics: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
====Two Cool Commands to Try==== | ====Two Cool Commands to Try==== | ||
Here's something fun to try. Two command prompts / SSH sessions are necessary because both commands need to be running at the same time. | |||
Run this command in two 'sessions' (you don't have to press Enter simultaneously): aplay -D hw:0,0 BeeGees.wav -vv<syntaxhighlight lang="text"> | Run this command in two 'sessions' (you don't have to press Enter simultaneously): aplay -D hw:0,0 BeeGees.wav -vv<syntaxhighlight lang="text"> | ||
Line 34: | Line 35: | ||
<code>Test Line</code> | <code>Test Line</code> | ||
<code>Another Test</code> |