Home
last modified time | relevance | path

Searched refs:kKeyInteractive (Results 1 – 1 of 1) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/VST/
H A DVSTEffect.cpp213 kKeyInteractive, enumerator
629 case kKeyInteractive: in DiscoverPluginsAtPath()
737 … out += wxString::Format(wxT("%s%d=%d\n"), OUTPUTKEY, kKeyInteractive, effect.IsInteractive()); in Check()