Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/
H A Djucer_Project.cpp2204 …static StringArray auMainTypeStrings { "kAudioUnitType_Effect", "kAudioUnitType_FormatConverter", … in getAllAUMainTypeStrings() local
2208 return auMainTypeStrings; in getAllAUMainTypeStrings()