Class: WT21XmlAuralsConfig
Defined in: workingtitle-instruments-wt21/shared/WT21XmlAuralsConfig.ts:6
A class that handles aurals coming from panel.xml.
Constructors
Constructor
new WT21XmlAuralsConfig(
inst
,logicHost
,bus
):WT21XmlAuralsConfig
Defined in: workingtitle-instruments-wt21/shared/WT21XmlAuralsConfig.ts:17
Ctor
Parameters
Parameter | Type | Description |
---|---|---|
inst | BaseInstrument | The instrument this manager is on. |
logicHost | CompositeLogicXMLHost | The xml logic host. |
bus | EventBus | The event bus. |
Returns
WT21XmlAuralsConfig