6 releases (breaking)
0.6.0 | Jan 29, 2022 |
---|---|
0.5.0 | Jan 17, 2021 |
0.4.0 | Dec 30, 2020 |
0.3.0 | Dec 19, 2020 |
0.1.0 | Aug 15, 2020 |
#277 in Audio
47,873 downloads per month
Used in 4 crates
120KB
3K
SLoC
Fōn
Changelog | Source | Getting Started
Rust audio types, resampling, converting, processing, and mixing library.
About
Check out the documentation for examples.
Goals
- Fast audio conversion and resampling.
- Standard audio types
- Pure Rust
See Also
For audio synthesis, check out twang.
For audio recording and playback, check out wavy.
License
Licensed under any of
- Apache License, Version 2.0, (LICENSE_APACHE_2_0.txt or https://www.apache.org/licenses/LICENSE-2.0)
- MIT License, (LICENSE_MIT.txt or https://mit-license.org/)
- Boost Software License, Version 1.0, (LICENSE_BOOST_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.
Help
If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.
Dependencies
~395KB