menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票

Hello AudioKinetic,

I'm trying to capture 4 minutes of 3D audio directly from my Unity project. 

My WWise project is linking to unity successfully, I am able to have the MasterBus inside WWise view the game audio while Unity is playing. I have attached the "Recorder" effect plugin to the MasterAudioBus, and have several children buses below it. The issue I'm having is the "GameOutputPath" feature, set to MyGameRecording.wav (following this post: https://www.audiokinetic.com/qa/2469/possible-capture-record-positional-audio-into-ambisonic-file?show=2469#q2469). I actually AM having the .wav files recorded and I am able to listen to them with AdobeAudition, HOWEVER--the MyGameRecording.wav is constantly being overwritten every time a new sound file is played from any of the children buses, instead of one long continuous .wav file from the Master Bus.

I was even trying to modify the recorder plugin--but I also can't find the source .cpp file for the recorder plugin either.

 

Thanks,

Paul

分类:General Discussion | 用户: Paul C. (100 分)

2 个回答

0 投票
This is standard Wwise Recorder behaviour, unfortunately. Maybe you might have better results with loopback recording from your computer? The last time I had to record high quality gameplay audio, I routed it externally from my PC to a DAW in my laptop through an audio interface :P.
用户: Beatrix Moersch (3.3k 分)
0 投票
Use a mute synth on send sound to the bus,can get a long duration wav file.no be interrupt.
用户: (150 分)
...