aaronventure

Results 47 comments of aaronventure

I have to mention that this is for writing code in the script editor. It works as expected in any other area like API search, code editor search, preferences etc....

Because the "Select all occurrences" button doesn't work, and the only way to get the results to show up again is to reselect the token, hit CTRL+F again or add...

Kinda silly how much time I've spent refactoring my MIDI processor architecture and scripts over the past two days to try and track down why it was behaving the certain...

> A bit late to the party but have you used this: > > https://docs.hise.audio/scripting/scripting-api/synth/index.html#setuseuniformvoicehandler > > regardless, I think for your project using multiple local envelopes is the way...

I'm on fe6982e9ef42c474d92e66916fae4561f89f9de0 now and you seem to be right, it does. At least with smaller things like 2 oscillators back to back, no issues. I used convolution reverbs in...

How is it different than swapping out for another font completely? If you're trying out multiple custom fonts, you do this all the time. But when you edit one and...

This one is sort-of breaking, as it prevents utilising any sort of UI-based note launching that relies on velocity, i.e. pads, custom keyboards etc. There is no way to catch...

Consistent with oversampling affecting filter display in Scriptnode ![filter display bug](https://github.com/christophhart/HISE/assets/141569073/6ea45232-78b6-48ec-aafd-0a88c7d493ba)

Well it doesn't really prevent GUI-based interactions, you can use a mouse function to swap over to a non-MPE modulator.