Skip to content

RamiHg/soundio-rs

Repository files navigation

soundio

Build Status Build status Crates.io Docs

This is a Rust wrapper for the amazing libsoundio library by Andrew Kelly. It is still a work in progress and the design is still in flux. Playback and recording do work though, and the raw bindings in libsoundio-sys are complete.

There is another Rust wrapper for libsoundio here.

This project is a fork of, and was originally created by Timmmm. The project now lives here, and is under active development again.

Changelog

0.2.1

  • Updated to latest version of libsoundio-sys.
  • Fixed hang with CoreAudio if creating context then immediately destroying it.
  • Fixed Rust 1.40 clippy warnings.

About

Rust wrapper for the libsoundio library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages