Wwise Versions
- Sample Project
- Wwise Fundamentals
- Wwise Help
- Wwise SDK
- Wwise Unity Integration
- Wwise Unreal Integration
Other Documentation
- Strata
- ReaWwise
- Audiokinetic Launcher
- Wwise Audio Lab
- Wwise Adventure Game
- GME In-Game Voice Chat
- Meta XR Audio
Certification Courses
- Wwise Fundamentals (2024.1)
- Wwise Interactive Music (2021.1)
- Wwise Performance Optimization (2023.1)
- Wwise Unity Integration (2023.1)
Other Sources
- Website
- Videos
- Plugins
- Creators Directory
- Q & A
- Blog
Pierre Ghanem
Creators Directory
Sound designer with an extensive musical background. I do freelance mixing and sound design for local radios, TV stations, and produce sonic branding for regional and Arab Gulf countries.
Bertrand Van breemaat
Creators Directory
Je suis un artiste independant. Mon projet PLEDGEPOINT est un projet de musique electronique hybride. Son orientation: l'image, le clubbing underground. Lien soundcloud: https://soundcloud.com/user-545704583/tracks
/qa/1096/w-to-output-2-different-parallel- es-5-1-stereo/
HI, This is for PC only, I'm trying to output 2 different sound mix from wwise : - One surround 5.1 mix for ambiance and SFX - one stereo mix which would output only Radio Comm from the game. The setup would allow sim nuts builders to receive radio comm in headphones.End users would use an 8 outputs home studio sound cards in order to route easily the radio comm to heaphone and suround mixdirectly ...
Hi! I'm working on a crossplatform game and we were wondering if it's doable to create a surround (5.1) mix for TVOS. I saw in the documentation that only stereo output are supported on iOS and that TVOS must use iOS for their base platform. Is it possible to bypassed it like we can on Windows or Mac ? Here's the documentation : https://www.audiokinetic.com/fr/library/edge/?source=SDK&id=audio_output_platform.
Set up several mixes
Q & A
Hi, Whats the best way for setting up different mixes for headphone and speaker? What can you include in a sub-mix? Bus-volume, attenuation? Do you use states for this? Is there any other way? I know there is a AK::SoundEngine::SetPanningRule in the sound engine for panning. If you want different panning for headphones and speakers. Cheers, //David.
/qa/8624/w-add-sound-object- ing-soundcaster-session-with-waapi/
I can easily drag a sound object into a mixing/soundcaster session by ui operation.But it there any way to achieve it with waapi ?
It seems there's been a few questions regarding this problem, but I've yet to find an answer I understand... Basically my issue is this - in Unreal we have up to four player split screen co-op... Each player has their own listener that exist in the same place to each other and I want to stop hearing 4 instances of the same sound. While profiling the session, it seems each player has their own instance ...
I have a title that is already finished in stereo. We are moving to PS4 and I need to create a 5.1 and a 7.1 mix. I have worked with surround before, but not in Wwise or in a video game. Are there any best practices or tutorials regarding how to handle the outputs in Wwise? Do I have one audio bus for each surround channel configuration alongside a stereo one? Do I just add the Surround busses to ...
There is a sound that I don't want to make 2 samples for PC and NPC,but I want the sound loud from PC,and quiet from NPC. How to do this? Thanks! You could have a Game Parameter, set to 0 when NPC and 1 when PC, and bind this using RTPC to the Volume of your Sound.
/qa/6195/cessibility-how-to-set-my-game- -spatialized-audio-mono/
Hi, I'm interested in providing a feature to help the hearing-impaired. Often spatialized audio can negatively impact the experience for players who have hearing loss in one ear. I'd like to convert my current 7.1 mix to mono (via an in-game setting), or instruct wWise to do so. Is this a supported feature? Is there a recommended way to implement this? Thanks! Hey, I have the same issue, do you found ...
Exploration playlist container with two combat and explore segments, but I want to add the exploration music into the combat music to mix vertically (as the assignment is for vertical mixing/adaptive techniques). Any ideas are welcome as I'm still super new to Wwise! I'm sure I can just re-add the files by importing them, but I'm not sure what this does for file management or is efficient in use of ...
I'm trying to create a dynamic audio system that basically ducts sounds based on their priority and the amount of sounds occurring at a given time. One way I thought of doing this was by having different states based on the number of sounds playing and having the buses ducked when certain states are met. Is there a way that I can have a state change when a certain threshold of sounds is met? Thanks ...
/qa/3151/n-wwise-be-used-to-make-a-spacial-audio- -for-web-vr/
Hi folks, so I've been looking into using wwise for an upcoming project, but I was informed that my team won't be using Unity, but Web VR to develop their app. What are my options as far as a DAW that can be used with web VR to mix spacial audio? Thanks.
/qa/11839/me-defined-auxiliary-sends-for-actor- er-mutiple-busses/
Hi there Im working on a 2d adventure game in Unity which swaps between scenes when exploring rooms. Im using a single actor mixer to contain all characters with their respective characters and their dialogues I want to use reverb that affects only dialogue, depending on which room the player is, so multiple sends are required. So my approach is to use game defined Auxiliary busses , but I want to ...
所用Wwise版本号:2022.1.0.8070
Please advise if Wwise has support for following user-case: - 10 channel external audio sound card - one channel sound source (PCM) I would like to have full control over channel mapping for setup above in order to: 1) Use 8 channels for 7.1 subsystem 2) Use 2 channels as separate entities with different purpose I would like to have full control over channel routing and avoid automatic upmixing (1 ...
/qa/12463/stering-suite-doesnt-work-if-main -is-ambisonics/
In System Audio Device - If Main Mix Configuration for Binauralization is set to any Ambisonics format, then Mastering Suite doesn't process anything, neither MainMix, AudioObjects, or Passthrough Mix. Is that a known limitation? It seems like a bug. I'm currently on Wwise 2022.1.8.
Hi folks, I have a speaker config/output question regarding a Wwise/Unity project (Wwise 2022.1.1) It seems that no matter what I set my main mix channel configuration to (5.1, 7.1) it always get’s forced to 2.0 when I connect to the game. This is on Mac and PC. We’ve also tested a build of the game on XBox, and even though the speaker config on the Xbox is set to 5.1, the game is outputting 2.0. ...
Is there a way to dynamically control the volume in a particular direction of Ambisonics sound?
Q & A
In a situation where Ambisonics waveforms are sounding, Is there a way in Wwise to dynamically lower the forward volume of the Ambisonics under certain conditions, for example? The only way I can think of is to create a Wwise effects plugin that works that way. That is very challenging for me. Please help.
/qa/13235/nt-unknown-error-affecting-actor- er-event-default-units/
Hi everyone, I'm working on replacing the SFX found in Lessons 1-7 (the "Cube" lessons) with my own. I saved a copy of the folder and am working within that copy, but whenever I try to save I run into these error messages: - C:\Program Files (x86)\Audiokinetic\Cube (my own SFX)Wwise-101_v2021.1\Lesson &\WwiseProject Lesson 7\Actor-Mixer Hierarchy\Default Work Unit.wwu: Unknown error. - C:\Program ...