Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Can I create my own effect plugins?

0 votes
Do we have access to an SDK to create our own plugins?
asked May 23, 2013 in General Discussion by Bernard R. (Audiokinetic) (35,110 points)

1 Answer

0 votes
 
Best answer

 

Yes, you can create your own effect or source plug-ins.
 
You will find the effect plugin and source plugin documentation in:
 
Wwise SDK Documentation:
Wwise SDK 20XX.X - Windows » Going Further » Creating New Plug-ins 
 
You can also find sample effects in:
C:\Program Files (x86)\Audiokinetic\Wwise v20XX.X build XXXX\SDK\samples\Plugins
 
The AkDelay would be a good start.
answered May 23, 2013 by Bernard R. (Audiokinetic) (35,110 points)
selected Aug 28, 2014 by Claude B. (Audiokinetic)
In the SDK Wwise_v2015.1.4_build_5497, there is no Xcode project in the WwisePlugin folders. Is it possible to build Wwise plugins on Mac ?
...