Update 'README.md'
This commit is contained in:
13
README.md
13
README.md
@@ -6,6 +6,16 @@
|
|||||||
## Operating System
|
## Operating System
|
||||||
[Raspberry PI OS](/marcio.fernandes/raspberrypi)
|
[Raspberry PI OS](/marcio.fernandes/raspberrypi)
|
||||||
|
|
||||||
|
## alsa plugin equalizer
|
||||||
|
|
||||||
|
### Install
|
||||||
|
|
||||||
|
sudo apt install -y libasound2-plugin-equal
|
||||||
|
|
||||||
|
### Hot to use
|
||||||
|
|
||||||
|
alsamixer -D equal
|
||||||
|
|
||||||
## HiFiBerry Setup
|
## HiFiBerry Setup
|
||||||
*[Information source](https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/)*
|
*[Information source](https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/)*
|
||||||
|
|
||||||
@@ -27,7 +37,8 @@ Reboot
|
|||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
sudo apt update && sudo apt install bluealsa -y
|
sudo apt install bluealsa -y
|
||||||
|
|
||||||
|
|
||||||
### Start on boot
|
### Start on boot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user