Wwise Versions
- Sample Project
- Wwise Fundamentals
- Wwise Help
- Wwise SDK
- Wwise Unity Integration
- Wwise Unreal Integration
Autre Documentation
- Strata
- ReaWwise
- Audiokinetic Launcher
- Wwise Audio Lab
- Wwise Adventure Game
- GME In-Game Voice Chat
- Meta XR Audio
Cours de certification
- Wwise Fundamentals (2024.1)
- Wwise Interactive Music (2021.1)
- Wwise Performance Optimization (2023.1)
- Wwise Unity Integration (2023.1)
Autres sources
- Site Web
- Vidéos
- Plugiciels
- Répertoire des créateurs
- Questions et réponses
- Blogue
How to output 2 different parallel mixes (5.1+stereo)
Questions et réponses
/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 ...
Is Stereo configuration can be bypassed with Surround for iOS/TVOS
Questions et réponses
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
Questions et réponses
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.
How to add a sound object to a mixing/soundcaster session with waapi ?
Questions et réponses
/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 ?
Handling 4 player split screen with one listner
Questions et réponses
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 ...
Configuring for a Stereo, a 5.1 and a 7.1 mix
Questions et réponses
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 ...
The same sound how to Assign to PC Bus and NPC Bus
Questions et réponses
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.
Accessibility: How to set my game to mix spatialized audio to mono?
Questions et réponses
/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 ...
Can you re-use existing imported audio files in another segment for vertical mixing?
Questions et réponses
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 ...
Can I change states by reaching certain voice instances within a bus?
Questions et réponses
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 ...
Can wwise be used to make a spacial audio mix for Web VR?
Questions et réponses
/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.
Game defined auxiliary sends for one Actor mixer and mutiple busses
Questions et réponses
/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 ...
在Event里的Actor-Mix里创建的sound SFX中,导入音频后,可以在软件里看到电平量,但电脑没有声音是为什么?用的MAC,声音选择都是电脑扬声器。
Questions et réponses
所用Wwise版本号:2022.1.0.8070
Control over multichannel external sound card
Questions et réponses
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 ...
Mastering Suite doesn't work if MainMix is Ambisonics
Questions et réponses
/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.
Unity game always outputting 2.0 speaker configuration
Questions et réponses
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?
Questions et réponses
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.
Can't save due to "unknown error" affecting Actor-Mixer and Event Default Work Units
Questions et réponses
/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 ...
Clicks and pops when running UI over Ambience
Questions et réponses
I have an ambient bed playing a few randomised samples all sat in a blend container. This is routed to it's own bus, sat inside a PRE MASTER bus under the MASTER. When I trigger my UI sounds in the Soundcaster (routed to its own bus nested under the Master) I hear audio artifacts, little clicks. When I view the meters, the Master audio Bus peaks at -8.2 with Ambience and when I run the UI on top of ...
Can a Dolby Atmos mix be spatialized?
Questions et réponses
/qa/13733/n-a-dolby-atmos- -be-spatialized/
We are developing an audio playback system for an XR cinema application for Meta Quest. Using Wwise 2024 I have been able to monitor and Profile a full 3d Atmos film mix (ADM) including Dolby's Audio Objects with their own metadata, i.e. moving sound sources embedded in the ADM. The question is whether this can be decoupled from the Listener's head orientation to be "north-locked" instead of "head-locked" ...