- improvements: add type annotations to all methods; run mypy over the whole library
- 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 #87 and #86
- add polytouchin and polytouchout
- add tests for midi input objects
- bugfixes for midi objects bendin, ctlin, notein, pgmin, pgmout, touchin
- dpf: add CLAP to docs; cleanup templates
- dpf: bugfix -> wrong frame count used for sendMessageToReceiverV()
- general: style fixes
- general: py311 support
- general: un/supported objects
- bugfix: missing parameter in named arguments
- update: json2daisy
- aligned memory and freed patch instance
- js: WASM AudioWorklet
- js: deprecate asm.js
- dpf: configurable subpath
- midi: add stripnote
- deprecate max2hv
- documentation updates
- code cleanup
- tests: refactor and deprecate test_uploader
- c2owl generator
- migrate @owl to @raw
- c2daisy json2daisy integration
- enable control and signal tests
- push f-string usage
- Midi realtime messages
- Host transport to midi-rt
- Midi message scheduling improvements
- Bugfix: minimum midi channel
- Bugfix: windows console_script
- Midi I/O extensions for DPF
- Midi bugfixes for [notein], [pgmin], [touchin], [bendin], [midiin]
- Midi bugfixes for [noteout], [pgmout], [touchout], [bendout], [midiout]
- Midi docs update
- DPF minimal Midi examples
- metadata json for generator config
- add trig attribute type
- Daisy platform support
- DPF cleanup + meta + trig
- documentation update
- DPF makefiles + meaningful values + docs
- bump versions for pypi
- python3 package
- pep8 checks
- update docs
- bundle utils into executable package
- add bool attribute type
- improve pd search paths
- python3 fixes
- replace VST2 with DPF builds
- code dump by enzienaudio