The Missing Piece of the HISE VI Puzzle: Continuous Per-Event Modulation
-
@Christoph-Hart Cool, have the docs been pushed?
-
@d-healey It also solves Per-event routing: https://forum.hise.audio/topic/9625/per-event-routing?_=1716386003580
-
This is still broken because 0 cannot be sent:
[Engine] GlobalRoutingManager.setEventData(id, index, 0) doesn't execute · Issue #537 · christophhart/HISE
The new method seems to be unable to set the value to 0. 0.001 works, but if you pass the method 0 or 0.0, it won't execute. macOS 14.5 6b070f5
GitHub (github.com)
-
-
-
-
@Christoph-Hart Hey boss, I might need more than 16 here (32; is it always power of 2?). Can I please trouble you for a preprocessor? What would be the implications of this, performance wise?