Releases: Wasted-Audio/hvcc
Releases · Wasted-Audio/hvcc
v0.6.3
v0.6.2
v0.6.1
0.6.0 - General Assembly
Couple of improvements/additions/changes this time around. Main feature being working webassembly using AudioWorklets!
Also "officially" dropping max2hv support and old asm.js implementation.
- 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
0.5.0 - Howling at the Moon
Not the biggest set of features, but we see the following integration improvements and CI tests enabled:
- c2owl generator
- migrate
@owl
to@raw
- c2daisy json2daisy integration
- enable control and signal tests
- push f-string usage
0.4.0 - What Are You Syncing About?
- Midi realtime messages
- Host transport to midi-rt
- Midi message scheduling improvements
- Bugfix: minimum midi channel
- Bugfix: windows console_script
0.3.0 - MIDI Madness
- 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
0.2.0 - Flower Power
This second point release of hvcc brings a couple new features.
- metadata json for generator config
- add trig attribute type
- Daisy platform support
- DPF cleanup + meta + trig
- documentation update
- DPF makefiles + meaningful values + docs
0.1.2 - Init
After much messing around I think hvcc
is finally an install-able, and run-able, package.
Please test and report any issues.