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
xihao wang
Répertoire des créateurs
I also have hands-on experience in sound design, Foley, field recording, and mixing, and I’m currently studying immersive audio technologies such as Dolby Atmos at university. Besides technical audio, I compose music for film, theatre, and songs. I'm passionate about the future of music — especially AI-assisted creation and immersive experiences — and I’m always exploring new ways to merge technology ...
Maria Kelly
Répertoire des créateurs
Hi! I'm an Emmy nominated freelance Dialogue Editor and ADR Supervisor based in London. I started out recording GCSE and A-Level music performances for schools in my hometown of Derry, before discovering that you can work on games and films as a full time job. Mind blowing. I’ve had the privilege of working on some amazing films such as 1917, Rocketman and The Northman along with some incredible ...
Pierre Ghanem
Répertoire des créateurs
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
Répertoire des créateurs
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
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
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.
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.
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 ...
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.
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 ...
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 ...
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. ...