dplug.au.client

Audio Unit plug-in client.

Members

Classes

AUClient
class AUClient

AU client wrapper

Enums

AUInputType
enum AUInputType
Undocumented in source.

Functions

acquireAUFunctions
void acquireAUFunctions()
Undocumented in source. Be warned that the author may not have intended to support it.
audioUnitEntryPoint
ComponentResult audioUnitEntryPoint(ComponentParameters* params, void* pPlug)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseAUFunctions
void releaseAUFunctions()
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

AUEntryPoint
template AUEntryPoint(alias ClientClass)
Undocumented in source.

Meta