Skip to content

v0.7.0

Compare
Choose a tag to compare
@dromer dromer released this 12 Apr 14:09
· 144 commits to develop since this release
  • improvements: add type annotations to all methods; run mypy over the whole library
  • DPF: basic UI generation using dpf-widgets (imgui + modgui)
  • DPF: basic port groups support
  • abstractions: use duplicate of delread4~.pd for vd~.pd
  • deprecated: internal Bela implementation (use downstream instead)
  • docs: add notes
  • docs: fix markdown syntax
  • bugfixes: issues #86, #87 and #93