Skip to content

Releases: zeyus/Python3BlueBox

BlueBox v0.1.2

17 Apr 11:15
9901156
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.0 bluebox: modernized

07 Mar 12:09
7744c7b
Compare
Choose a tag to compare

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

Original version

07 Mar 12:05
2a5688e
Compare
Choose a tag to compare
Original version Pre-release
Pre-release

Old single-file script version