Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:23, 14 October 2024 Root talk contribs created page ALSA and PulseAudio Refresher (Created page with "...just some quick notes on commonly used commands. Sourced from other page and useful when not having used ALSA or PulseAudio for a couple of months when needing to get some stuff accomplished quickly === General === Show information about Audio Devices: <code>aplay -l OR aplay -L</code> Play via ALSA (forget PulseAudio and MPD): <code>aplay -D hw:0,0 -c 6 BeeGees.wav -vv</code> (...don't forget: <code>service pulseaudio stop</code>) === Dual Physical Audio Devices...") Tag: Visual edit