Skip to content

PortAudio wrapper for the Julia programming language, compatible with the JuliaAudio family of packages

License

Notifications You must be signed in to change notification settings

bramtayl/PortAudio.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortAudio.jl

Tests codecov

PortAudio.jl is a wrapper for libportaudio, which gives cross-platform access to audio devices. It provides a PortAudioStream type, which can be read from and written to.

Debugging

If you are experiencing issues and wish to view detailed logging and debug information, set

ENV["JULIA_DEBUG"] = :PortAudio

before using the package.

About

PortAudio wrapper for the Julia programming language, compatible with the JuliaAudio family of packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%