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

Inherits FloatingTileContent, Component, and Listener.

Detailed Description

Type-ID: MidiSources

A list with all available MIDI devices that can be enabled / disabled (similar to the MidiChannelPanel).

Used base properties

ID Description
ColourData::textColour the text colour

Example JSON

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

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

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