Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port all of IAkPlugin to Zig #2

Open
mlarouche opened this issue May 25, 2023 · 1 comment
Open

Port all of IAkPlugin to Zig #2

mlarouche opened this issue May 25, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mlarouche
Copy link
Member

mlarouche commented May 25, 2023

  • AkPluginInfo
  • IAkGameObjectPluginInfo
  • IAkVoicePluginInfo
  • IAkPluginContextBase
  • IAkEffectPluginContext
  • IAkSourcePluginContext
  • IAkMixerPluginContext
  • IAkRTPCSubscriber (IAkRTPCSubscriber.h)
  • IAkPluginParam
  • IAkPlugin
  • IAkEffectPlugin
  • IAkOutOfPlaceEffectPlugin
  • IAkInPlaceObjectPlugin
  • IAkOutOfPlaceObjectPlugin
  • IAkAudioDeviceEffectPluginContext
  • IAkAudioDeviceEffectPlugin
  • IAkSinkPluginContext
  • IAkSinkPluginBase
  • IAkSinkPlugin
  • IAk3DAudioSinkPlugin
  • IAkSourcePlugin
  • AkCreatePluginCallback
  • AkCreateParamCallback
  • AkGetDeviceListCallback
  • AkPluginServiceType
  • IAkPluginService
    ✅ IAkGlobalPluginContext
  • IAkPluginServiceMixer
  • IAkPluginServiceRNG
  • IAkPluginServiceAudioObjectAttenuation
  • IAkPluginServiceAudioObjectPriority
@mlarouche mlarouche added the enhancement New feature or request label Jun 10, 2023
@mlarouche
Copy link
Member Author

Unless someone want to write a Wwise plugin in Zig, I won't bother doing it myself, feel free for anyone to take that task

@mlarouche mlarouche added the help wanted Extra attention is needed label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant