David Healey
David Healey
I'm not seeing it here on Linux. Could also be GPU specific. Does it show up in the compiled project?
Do the MIDI effect related fixes from yesterday make any difference here?
> I'm using the double click to highlight function whenever I want to hightlight references to local variables Me too
> Goran's instruments, sliders can't be adjusted with the keyboard yet. If you did want to be able to control a slider with keystrokes, where would you assign that? I...
I just had a look in the docs and it seems there isn't a keyboard broadcaster! I thought there was. I saw though that Christoph has just added a generic...
Related threads https://forum.hise.audio/topic/8026/group-selection-dropdown-index-is-wrong https://forum.hise.audio/topic/6096/feature-request-show-which-group-is-active I'm not sure a drop down menu will work because sometimes we want to select multiple groups. I think something more like Kontakt's monitor panel with...
I meant the sidebar group list, not the crappy little one in the edit view 
Oh I just noticed that Greg already did the same thing (https://github.com/christophhart/HISE/pull/289) I think my implementation might be a little more efficient though.
@beyhanklc Your link doesn't go anywhere
I've found a fix for the previous/next preset loading, it doesn't solve it at the root though at the `getUserPresetDirectory()` function so there might be more to do. https://github.com/christophhart/HISE/pull/384