v0.1.0 bluebox: modernized
What's Changed
- Released under MIT license
- Complete refactor
- Modernized structure
- Supports adding different audio backends
- Supports custom MF implementations
- Tests added run with pytest
- Github workflows added for linting and type checking
- entire project is type hinted now
- complete CLI overhaul, supports more than just an interactive mode! Now you can pass the sequence as an argument, or from a file etc.
Full Changelog: v0.0.1...v0.1.0