magnetron 0.2.0

Create your own modular microtonal synthesizer from reusable building blocks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
Create your own modular microtonal synthesizer from reusable building blocks.

# Resources

- [Changelog]https://github.com/Woyten/tune/releases
- [API documentation]https://docs.rs/magnetron

# Overview

`magnetron` will contain reusable and tested core components of the microtonal synthesizer [`microwave`](https://github.com/Woyten/tune/tree/master/microwave).

So far, `magnetron` provides a very basic architecture for creating custom audio processors and automations. Over time, the design will solidify and predefined audio processors and automations will be added.