Some more articles reformatting

This commit is contained in:
Julien Dessaux 2021-03-12 18:12:41 +01:00
parent af1088fca1
commit ed8e2b9e9e
31 changed files with 174 additions and 102 deletions

View file

@ -1,11 +1,12 @@
---
title: "Pulseaudio"
linkTitle: "Pulseaudio"
date: 2018-09-25
description: >
Pulseaudio
description: Some pulseaudio commands
tags:
- linux
---
## The commands
- List outputs : `pacmd list-sinks | grep -e 'name:' -e 'index'`
- Select a new one : `pacmd set-default-sink alsa_output.usb-C-Media_Electronics_Inc._USB_PnP_Sound_Device-00.analog-stereo`