All Classes Functions Enumerations Enumerator Pages
List of all members
MidiChannelPanel Class Reference

Inherits FloatingTileContent, Component, and Listener.

Detailed Description

Type-ID: MidiChannelList

A list with all MIDI channels that can be enabled or disabled.

MidiChannelList Screenshot

Used base properties

ID Description
ColourData::textColour the text colour

Example JSON

``` const var data = { "Type": "MidiChannelList",

"ColourData": { "textColour": "0xFFaa4444" } }; ```

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.