- configIsAAX
bool configIsAAX(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIsAU
bool configIsAU(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIsFLP
bool configIsFLP(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIsLV2
bool configIsLV2(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIsVST2
bool configIsVST2(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- configIsVST3
bool configIsVST3(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeMacIcon
string makeMacIcon(string outputDir, string pluginName, string pngPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- makePListFile
string makePListFile(Plugin plugin, string config, bool hasIcon, bool isAudioComponentAPIImplemented)
Undocumented in source. Be warned that the author may not have intended to support it.
- makePListFileForPKGBuild
string makePListFileForPKGBuild(string bundleName)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeRSRC_internal
string makeRSRC_internal(string outputDir, Plugin plugin, Arch arch, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeRSRC_with_Rez
string makeRSRC_with_Rez(Plugin plugin, Arch arch, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPluginDescription
Plugin readPluginDescription(string rootDir, bool quiet)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripConfig
string stripConfig(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBool
bool toBool(JSONValue v)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString(Compiler compiler)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStringArchs
string toStringArchs(Arch[] archs)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStringUpper
string toStringUpper(Compiler compiler)
Undocumented in source. Be warned that the author may not have intended to support it.