Re: Compiling for alsa on Debian 11

[email protected]
Newsgroups gmane.comp.multimedia.puredata.general
Message-ID <[email protected]>
On Tue, 2024-11-05 at 10:52 +0100, Yann Seznec wrote:
> 
> It compiles just fine, and I can open a patch, but when I run Pd it
> can not find any audio or midi devices. 

For ALSA (and JACK) backends to be detected, you need the respective
headers to be installed. For ALSA, you need libasound2-dev, for JACK
you need libjack-jackd2-dev.

sudo apt install libasound2-dev libjack-jackd2-dev

Then run ./configure again and it should detect the backends.

Roman


---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/25G532UCXIX3WQLJKLURYB546TW5SAVK/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.