Skip to content

Realtime, cross-platform audio processing & synthesis.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

austintheriot/resonix

Repository files navigation

Resonix

Tests Image

This library is currently in early development. Feel free to use it, but do so with the knowledge that APIs are likely to change without consideration for backwards compatibility.

About

This repo is my investigation into using Rust for creative, cross-platform audio programming.

Granular Synthesizer Demo

Granular Synthesizer Demo

Dependencies

On Linux, alsa or jack is required before building/running any examples that require native audio device support (as opposed to WASM).

Install alsa like so on Ubuntu:

sudo apt-get install libasound2-dev

or

sudo apt-get install libjack-jackd2-dev libjack-jackd2-0

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in resonix by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Realtime, cross-platform audio processing & synthesis.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages