Searched refs:fHTTPDinterface (Results 1 – 1 of 1) sorted by relevance
87 httpdUI* fHTTPDinterface = nullptr; member269 … fHTTPDinterface = new httpdUI(name, fDSP->getNumInputs(), fDSP->getNumOutputs(), argc, argv); in DynamicDSP()270 fDSP->buildUserInterface(fHTTPDinterface); in DynamicDSP()293 fHTTPDinterface->run(); in DynamicDSP()325 delete fHTTPDinterface; in ~DynamicDSP()