Skip to content

Add modern audio support for macOS and Linux#79

Open
lenzo-ka wants to merge 2 commits intofestvox:masterfrom
lenzo-ka:fix-audio-support
Open

Add modern audio support for macOS and Linux#79
lenzo-ka wants to merge 2 commits intofestvox:masterfrom
lenzo-ka:fix-audio-support

Conversation

@lenzo-ka
Copy link
Collaborator

@lenzo-ka lenzo-ka commented Jan 8, 2026

  • Add arm64_Darwin.mak for Apple Silicon Macs
  • Add PulseAudio to LINUXAUDIO options, make it the default

Audio backend options for Linux (set LINUXAUDIO in config/config):

  • pulse: PulseAudio (default, works with PipeWire)
  • alsa: ALSA direct
  • oss: OSS/Voxware (legacy)

OSS/Voxware has been obsolete for over 15 years; PulseAudio is the sensible default for 2026.

- Add arm64_Darwin.mak for Apple Silicon Macs
- Add PulseAudio to LINUXAUDIO options, make it the default

Audio backend options for Linux (set LINUXAUDIO in config/config):
- pulse: PulseAudio (default, works with PipeWire)
- alsa: ALSA direct
- oss: OSS/Voxware (legacy)

OSS/Voxware has been obsolete for over 15 years; PulseAudio is the
sensible default for 2026.
@lenzo-ka lenzo-ka requested a review from awbcmu January 8, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant