Skip to content

v0.1.0 bluebox: modernized

Compare
Choose a tag to compare
@zeyus zeyus released this 07 Mar 12:09
· 142 commits to main since this release
7744c7b

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