Wwise 版本
  • Sample Project
  • Wwise SDK
  • Wwise Unity 集成
  • Wwise Unreal Integration
  • Wwise 基础知识
  • Wwise 帮助文档

其他文档

  • Strata
  • ReaWwise
  • Audiokinetic Launcher
  • Wwise Audio Lab​
  • Wwise Adventure Game
  • GME In-Game Voice Chat
  • Meta XR Audio

认证课程

  • Wwise Fundamentals (2024.1)
  • Wwise Interactive Music (2021.1)
  • Wwise Performance Optimization (2023.1)
  • Wwise Unity Integration (2023.1)

其他资源

  • 网站
  • 视频
  • 插件
  • 音频人脉网
  • 问答
  • 博客
Wwise SDK 2024.1.8 AKIAkPluginServiceMixer AK::IAkPluginServiceMixer 成员列表 成员的完整列表,这些成员属于 AK::IAkPluginServiceMixer,包括所有继承而来的类成员 ApplyGain(AkAudioBuffer *in_pInputBuffer, AkAudioBuffer *in_pOutputBuffer, AkRamp in_gain, bool in_convertToInt16) const =0AK::IAkPluginServiceMixerpure virtual ApplyGainAndInterleave(AkAudioBuffer *in_pInputBuffer, AkAudioBuffer *in_pOutputBuffer, AkRamp ...
Wwise SDK 2024.1.8 AKPlugin Ak3DAudioBedMixerFXFactory.h 浏览该文件的文档. 1 /******************************************************************************* 2 The content of this file includes portions of the AUDIOKINETIC Wwise Technology 3 released in source code form as part of the SDK installer package. 4  5 Commercial License Usage 6  7 Licensees holding valid commercial licenses ...
Wwise SDK 2024.1.8 AKPluginPluginServices AkMixerInputMap.h 浏览该文件的文档. 1 /******************************************************************************* 2 The content of this file includes portions of the AUDIOKINETIC Wwise Technology 3 released in source code form as part of the SDK installer package. 4  5 Commercial License Usage 6  7 Licensees holding valid commercial ...
Wwise SDK 2024.1.8 AKSoundEngineCommon AkMixerTypes.h 浏览该文件的文档. 1 /*********************************************************************** 2  The content of this file includes source code for the sound engine 3  portion of the AUDIOKINETIC Wwise Technology and constitutes "Level 4  Two Source Code" as defined in the Source Code Addendum attached 5  with this file. Any use of ...
Using the AkAudioMixer Module
Wwise Unreal Integration
Wwise Unreal Integration Documentation Using the AkAudioMixer Module 目录 简要说明主混音 (FAkMixerPlatform) 组件子混音 (UAkSubmixInputComponent) 初始化 轮询顺序 音频缓冲 FAkMixerPlatform 设置Setting up the Wwise Project Setting up the Unreal Project FAkMixerPlatform 限制 UAkSubmixInputComponent 设置Setting up the Wwise Project Setting up the Unreal Project’s AudioCreating the Master Submix 捕获子混音 将自定义子混音指派给 Master ...
Hi folks, This question is essentially in 2 parts, but both relate to the audio options available to the user from within the settings/options menu. The first relates to Speaker Configuration/Audio Output, the second is regarding user selectable mix presets, both of which are often seen in the Audio Options menu of most AA-AAA titles. Although always slightly different, most titles offer a multitude ...
We have updated the Facebook SDK to v7.16.1 and are getting an error in the Xcode linking about duplicate symbol 'DSP::ConstantPowerChannelMixdown(AkAudioBuffer*, unsigned int, unsigned int, float*, float, float)' in libAkSoundEngine.a(ConstantPowerChannelMixdown.o). We were not getting that when using an earlier FacebookSDK. Is this a known issue? We are currently using Unity 2017.4.16f1 and Wwise ...
I'd like to use Playback Priority to allow only 20 loops (infinite continuous random containers) at a time. So, low priority loops stop playing, but once their priority climbs up they start playing again. Main question here: Can this be done without using Virtual Voices? My problem is, that some HRTF Mixer Plugins don't have a priority system, e.g. they don't exclude Virtual Voices from their ...
HelloI'm a beginner!1. Does Wwise or any other program have the ability to automatically up-mix the sounds of existing VR contents? I'd like to upgrade from the Streo format to the 5.1 surround format.2. Is there a delay that gives a reverberation effect using HRTF? (I want to give a reverberation effect to the speaker.) 
https://www.youtube.com/watch?v=m3fj82wmCN0&list=PLXMeprTk4ORPcG9rd_lilElZERqhtcEFU&index=14I was following the Mixing Desk tutorial above while using Wwise 2019, but when the Master Audio Bus objects are moved into the new "Busses" mixing desk (at around timestamp 4:52). When it's done in the video, the "Editing States" box on the top of the mixing desk window becomes inhabited with "PlayerLife.
Project}\Assets\Wwise\Deployment\Plugins\Windows\x86_64\DSP\ folder. I've installed both the xlm and dll files in the folder directed but I'm still not getting the spatializer plug in in the mixer plug in the menu under the audio bus property editor. And ideas on what I could do next? I've updated wwise and my computer just in case it was the issue with no success. in the Audio Bus Property Editor ...
Hi, I hope this would be simple to implement: A new transition type for overlapping sounds that shouldn't fade in/out. In form, it should allow the user to have one sound in a sequence or random container start playing before the previous is finished. It would be defined by a Duration (like the current Delay mode, where the value represents how long before the end of the segment the next segment should ...
It seems strange to me that Playback Limits do not display inherited settings from parent Actor Mixers, but all other Advanced Settings on an Actor-Mixer do.
In wwise 2013 it was possible to have audio output to bluetooth headset, have the audio ran on background and mix with audio from another app like spotify. Since moving to use AVAudioSession (with wwise 2014) this has not been working anymore. I can have bluetooth audio output in ambient mode, but no music mixing or background audio OR I can have background audio and mixing but no bluetooth audio ...
Hi peoples! I am trying to insert a delay effect dynamically into the relevant Actor Mixer because depending on the level we need a varying delay time (we found no way of automating that through RTPC).I've found the following method in the documentation which seems to be the method I need:SetActorMixerEffect()In the Duration callback info I recieve a nodeID which is necessary, but when I try ...
I normally do the layering and production work in my DAW, but I get some harsh phasing and aliasing issues when doing a simple mono-mixdown. I understand I'll lose the depth and richness of the stereo image, but I wanted to know if you can recommend a healthier, less harmful way of converting a stereo original audio file to mono.I love the Wwise downmix conversion algorithm, but I need to do all the ...
I have an effect plugin hosted in an auxiliary bus.  While it successfully processes all sends routed to that bus, it does not seem to be executed against a submix of those sends (rather, it sounds like it's processing each send buffer independently).  I can give more detail if needed, but the main point is that I’d like to have it run in a context equivalent to the “submix ...
It seems there is almost no documents or samples regarding mixer plugin development excpet the header files. Where can I find some more detailed information on this topic? Are such docs only available to licensed customers and parterners? Thanks.
Hi AK Folks! I have a pair of Sound Objects in Wwise that live underneath an Actor-Mixer. The play events I've created reference those Sound Objects directly. I've set the playback volume for these sounds at the Actor-Mixer level. When I test in Unreal 4 (PIE), the sounds seem to ignore this mix setting and play back at full volume. If I connect Wwise to Unreal, and then click on the Actor-Mixer, ...
However when I go back to the Mixing Desk and select either Alive or Dead in the "Editing States" window at the top, the parameters under the PlayerLife state remain greyed out, preventing me from making any changes. I am able to resolve this by going back into the floating Environmental Bus Property Editor window and adjusting any level there. Once I do that, if I go back to the Mixing Desk, the ...