Fix What section indentation
This commit is contained in:
parent
9b93bffd8b
commit
37591e20af
1 changed files with 5 additions and 5 deletions
10
alsa_info.md
10
alsa_info.md
|
|
@ -34,11 +34,11 @@ Userspace ALSA
|
|||
## What?
|
||||
* Automatic configuration of sound devices
|
||||
* Through the infamous /usr/share/alsa/cards/*.conf
|
||||
* Modularized sound drivers
|
||||
* Thread-safe* design
|
||||
* User space library (alsa-lib) to simplify programming
|
||||
* This is the one we will be using today
|
||||
* Backwards compatibility layer with OSS
|
||||
* Modularized sound drivers
|
||||
* Thread-safe* design
|
||||
* User space library (alsa-lib) to simplify programming
|
||||
* This is the one we will be using today
|
||||
* Backwards compatibility layer with OSS
|
||||
|
||||
|||
|
||||
## History
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue