menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

+1 支持
How can I preview what's being sent through an auxiliary bus without connecting to a game? I would like to test reverbs witinin Wwise without have to add the effect to individual audio objects.  This way, I can just adjust the send amount on an auxiliary bus and jump around, previewing the effect across different audio objects/events.
Mike (330 ポイント) General Discussion

回答 1

+1 支持
 
ベストアンサー

In Wwise, the only way to send the signal of an object is by manually adding the send in the User Auxiliary Sends.

You can use the SoundFrame Test application. From the start menu: Sample > SoundFrame > SoundFrame Test, which is included with any of the SDK Windows installer packages.  

In SoundFrame Test, which your Wwise project is open, you can:

  • Create a game object
  • click the Edit Sends button
  • Set the send levels using the controls
  • Play an event on this game object in SoundFrame Test
Bernard R. (Audiokinetic) (35.8k ポイント)
Mike 選択
Thanks for the help!
How can I see the full name in the Aux Send 1 window? It seems the editor window can't be enlarged and my prefixes are too long. I also can't tell what kind of order it's sorted in (it's not alphabetical or the order in my Wwise project).
...