Alsa replacement for Mac #2882
Answered
by
toots
gsavini
asked this question in
Installation
-
|
I'm trying to install ALSA on Mac: On https://opam.ocaml.org/packages/alsa/alsa.0.3.0/ I see that it's available only on Linux. What is the best Alsa replacement for Mac? |
Beta Was this translation helpful? Give feedback.
Answered by
toots
Feb 7, 2023
Replies: 1 comment 3 replies
-
|
Hi, Alsa is the For macos, you can use |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
gsavini
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Alsa is the
Avanced Linux Sound Architectureso it only exists on linux.For macos, you can use
output.aofor a simple output. For an input, I'd be tempted to look at pulseaudio