FrontPanel display
-
Hey ;)
Several Questions :- how to display keyboard on frontend panels ?
- BG Color on Panel doesn't work
- Is it possible to display parametric eq in frontpanel ?
So many thanks for support
-
@myhomestudio
1 - Insert a floating tile and set contentType toKeyboard
in the property editor
2 - For panels, BG colors areitemColour
anditemColour2
3 - Insert a floating tile and set contentType toFilterDisplay
in the property editor,
and in data put the name of the processor like"ProcessorId": "Parametriq EQ1",
-
This post is deleted! -
Oh Many Thanks @ustk
For filterdisplay, In Data window, i can't change or add value, it erase automatically
-
@myhomestudio hit F5 or click Apply at the bottom to apply the changes
-
@ustk Thanks it works perfectly
-
@ustk said in FrontPanel display:
@myhomestudio
3 - Insert a floating tile and set contentType toFilterDisplay
in the property editorOk but it just shows the curves, not the frequency point to be modified.
-
@myhomestudio If you want to see (and drag) the node, use
DraggableFilterPanel
instead -
@ustk
Sorry there is no DraggableFilterPanel in the contenttype option. -
@myhomestudio What version of HISE are you using?
-
2.0.0
I have installed the .exe file in windows. -
@myhomestudio That version is very old, I don't think it has the draggable filter. You'll need to build a newer version.
-
-
ok just build the 2.1 version, and still not the draggablefilter option available
-
@myhomestudio - look here for the David Healey branch - use that for now.
-
@Lindon I linked to that one in my last post :)
-
@d-healey said in FrontPanel display:
@Lindon I linked to that one in my last post :)
Oh so you did! Sorry - didnt see it.
-
-
@myhomestudio This is probably because the IPP flag is set in Dave's projucer file
so either install IPP library or disable the flag here: -
@ustk
No i have already disable this option ;)