Hello! I'm learning wwise while I develop a game. Game has hallways that lead to labs. I want to assign different reverb effects for hallways and rooms. What's the best way to do that? Only way I know is create an actor mixer for each kind of room, assign a reverb and attach to the mixer all the sounds, but It looks wrong to duplicate or triplicate all the sound instances (one for each type of room). Is there any way to apply the needed reverb to the Master Bus through Event-States?
Any help will be appreciated.