Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
becki:linux:sound [2017-01-03 08:57] becki |
becki:linux:sound [2020-06-23 07:22] (aktuell) becki |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Linux Sound and Audio == | ====== Linux Sound and Audio == | ||
| + | |||
| + | {{tagtopic>linux +audio&rsort&order=modified}} | ||
| + | |||
| ===== Overview == | ===== Overview == | ||
| Zeile 87: | Zeile 90: | ||
| #/etc/mplayer/mplayer.conf: | #/etc/mplayer/mplayer.conf: | ||
| ao=alsa:device=hw=1 | ao=alsa:device=hw=1 | ||
| + | |||
| ==== Steaming throuh Socks Proxy == | ==== Steaming throuh Socks Proxy == | ||
| Zeile 119: | Zeile 123: | ||
| GUI fromtend: ''pavucontrol'' | GUI fromtend: ''pavucontrol'' | ||
| - | ===== Attic == | + | <note>It is **not** recommended to make ''/etc/rc.d/rc.pulseaudio'' runnable. Normally pulseaudio will start automatically as-needed with an instance per audio user.</note> |
| + | |||
| + | ===== Bluetooth == | ||
| + | |||
| + | In order to channel audio from any source to an external speaker or headset via bluetooth, first make ''/etc/rc.d/rc.bluetooth'' runnable and start it as root. | ||
| + | |||
| + | Now start the ''blueman-manager'' GUI to connect to the remote device. | ||
| + | |||
| + | The ''pavucontrol'' GUI allows you to route the sound to the according remote device. You might need to check the button "Set as fallback" for that output device. | ||
| + | |||
| + | ===== Attic / obsolete == | ||
| mixer: alsamixer (,rexima, amixer) | mixer: alsamixer (,rexima, amixer) | ||