Version 0.9.49
-
Fixes for event array handling
Resolved issues with event arrays - resolved problems with size 1 arrays, and fanout to event arrays.
-
Reworking HEART parser
Moved various checks out of the HEART parser into the AST classes or validation checks.
-
Experimental support for React GUIs
We've integrated the Blueprint React-on-JUCE library to make it possible to add Javascript-based React GUIs to patches. This is very much an experimental alpha-stage version, so feedback is welcome.