Skip to content

Releases: Wasted-Audio/hvcc

v0.6.3

09 Jan 20:03
Compare
Choose a tag to compare
  • add polytouchin and polytouchout
  • add tests for midi input objects
  • bugfixes for midi objects bendin, ctlin, notein, pgmin, pgmout, touchin

v0.6.2

17 Dec 20:01
Compare
Choose a tag to compare
  • 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

v0.6.1

12 Oct 10:06
Compare
Choose a tag to compare
  • bugfix: missing parameter in named arguments
  • update: json2daisy

0.6.0 - General Assembly

11 Oct 07:32
Compare
Choose a tag to compare

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

20 Apr 11:51
Compare
Choose a tag to compare

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?

23 Jan 19:34
Compare
Choose a tag to compare
  • 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

28 Oct 18:36
Compare
Choose a tag to compare
  • 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

19 Aug 20:24
Compare
Choose a tag to compare

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

14 Apr 21:34
Compare
Choose a tag to compare

After much messing around I think hvcc is finally an install-able, and run-able, package.

Please test and report any issues.