Skip to content

allyourcodebase/portaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortAudio

This is PortAudio packaged for Zig.

Build options

Use -Dhost-api= to choose a specific audio backend for your target OS. By default, the following are used:

  • Core Audio (macOS)
  • ALSA (Linux)
  • WASAPI (Windows)

Limitations

  • The ASIO backend is not currently supported. See this PortAudio tutorial for information on why this is not straightforward.
  • Test programs are not compiled.

About

PortAudio packaged for the Zig build system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages