Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PortAudio bindings and wrappers for Rust.

License

NotificationsYou must be signed in to change notification settings

RustAudio/rust-portaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates.iodocs.rs

LicenseBuild Status

PortAudio bindings and wrappers for Rust.

PortAudio is a free, cross-platform, open-source, audio I/O library.

rust-portaudio is in maintenance mode. Consider usingCPAL instead.

Installation

rust-portaudio will try to detect portaudio on your system and, failing that(or if given thePORTAUDIO_ONLY_STATIC environment variable on the buildprocess), will download and build portaudio statically. If this fails please letus know! In the mean-time, you can manuallydownload and installPortAudio yourself.

On Mac OS X, you may need to install manuallyportaudio andpkg-config(usingbrew, runbrew install portaudio andbrew install pkg-config)

rust-portaudio is built using cargo, so just typecargo build at the rootof therust-portaudio repository.

You can build the tests and examples withcargo test, and the documentationwithcargo doc.

About

PortAudio bindings and wrappers for Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors30

Languages


[8]ページ先頭

©2009-2025 Movatter.jp