cntools / cnfa

Foundational audio drivers
MIT License
32 stars 16 forks source link

Makefile build on Linux doesn't link pulseaudio #21

Closed sellicott closed 6 months ago

sellicott commented 7 months ago

The makefile on linux systems doesn't correctly link pulseaudio and always falls-back to ALSA. This is hidden by the example which explicitly calls for the ALSA library.