11namespace tracktion {
inline namespace engine
19AutomationTrack::~AutomationTrack()
21 notifyListenersOfDeletion();
33 if (
auto ap = getCurrentlyShownAutoParam())
34 return ap->getFullName();
#define TRANS(stringLiteral)
juce::String getName(LaunchQType t)
Retuns the name of a LaunchQType for display purposes.