[](https://crates.io/crates/mkaudiolibrary)
[](https://crates.io/crates/mkaudiolibrary)
[](https://docs.rs/mkaudiolibrary/)
# mkaudiolibrary
Modular audio processing library including MKAU plugin format based on Rust.
# Modules
buffer : includes push buffer and circular buffer.
simulation : includes convolution and saturation function for audio processing.
processor : includes MKAU plugin format.
# Version
0.1.4 - With many comments, I omitted unnecessary multithreading and Optional for better performance.
0.1.1 - 0.1.3 - Documentation update.
0.1.0 - Initial version.
# License
The library is offered under GPLv3.0 license for non-commercial use.
If you want to use mkaudiolibrary for commercial use, please email to minjaekim@mkaudio.company for agreement and support.