All HISE UI Components that can be used in compiled plugins.More...
Classes | |
| class | AudioSampleBufferComponentBase |
| A waveform component to display the content of a pooled AudioSampleBuffer. More... | |
| class | CustomSettingsWindow |
| A component that is showing application-wide settings (audio drivers etc.)In order to use it, create and hide the Properties you don't want to show. More... | |
| class | DeactiveOverlay |
| A overlay that can show critical error messages on the compiled plugin. More... | |
| struct | TableEditor::Listener |
| This listener can be used to react on user interaction to display stuff. More... | |
| class | SliderPack::Listener |
| Inherit from this class in order to get notified about changes to the slider pack. More... | |
| class | Plotter |
| A plotter component that displays the Modulator valueYou can add values with addValue(). More... | |
| class | PresetBrowser |
| A UI Component that handles the user preset organisation. More... | |
| class | SliderPack |
| A Component which contains multiple Sliders which support dragging & bipolar display. More... | |
| class | TableEditor |
| A editor for the Table object, which represents a curve with different resolutions. More... | |
| class | VoiceCpuBpmComponent |
| A component that shows the current statistics (voice count, CPU usage etc.). More... | |
| class | VuMeter |
| A level meter that for showing peak values. More... | |
All HISE UI Components that can be used in compiled plugins.