MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getPanelInstanceManufacturer

Method getPanelInstanceManufacturer

Source/Core/CtrlrPanel/CtrlrPanel.cpp:1810–1813  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1808}
1809
1810const String CtrlrPanel::getPanelInstanceManufacturer()
1811{
1812 return (getProperty(Ids::panelAuthorName).toString());
1813}
1814
1815void CtrlrPanel::addMIDIControllerListener(CtrlrMIDIDevice::Listener *listenerToAdd)
1816{

Callers 2

getInputChannelNameMethod · 0.80
setBundleInfoCarbonMethod · 0.80

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected