20 lines
757 B
Markdown
20 lines
757 B
Markdown
# Sound and audio modules
|
|
|
|
This directory houses all sound and audio modules for a given system.
|
|
|
|
## Pipewire
|
|
|
|
Pipewire is the new kid on the block, and frankly, this new kid cleans the streets. With Pulseaudio and ALSA compatibility, this is basically the _defacto_ audio solution for every Linux workstation.
|
|
|
|
Although, for some use cases, expect me to write a Pulseaudio or an ALSA module here soon :P
|
|
|
|
All that's needed to get this working to import the `./pipewire.nix` into your machine's configuration.
|
|
|
|
## Shairport
|
|
|
|
This is a program where your computer is enabled with AirPlay! How cool is that??
|
|
|
|
All that's needed to get this working to import the `./shairport.nix` into your machine's configuration.
|
|
|
|
Note that this _only_ works with Pipewire.
|