mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
remove alsa output
This commit is contained in:
@@ -13,10 +13,10 @@ Supports 2 inputs:
|
||||
- MPX (via Pulse)
|
||||
|
||||
and one output:
|
||||
- MPX (via Pulse or ALSA)
|
||||
- MPX (via Pulse)
|
||||
|
||||
# How to compile?
|
||||
To compile you need `cmake`, `libasound2-dev` and `libpulse-dev`, if you have those then do these commands:
|
||||
To compile you need `cmake` and `libpulse-dev`, if you have those then do these commands:
|
||||
```
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user