menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

+1 투표

I've run into a problem as I intend to get the fBeatDuration-information of my current music file playing through Wwise sent to my Unity project. I want this so that I Unity can understand what BPM the song is played in.

I know that if I could get the fBeatDuration from the AkMusicSyncCallbackInfo I'd be good to go (by simply calculating 60/fBeatDuration to get the BPM), but I can't seem to find out how I reach that information.

Any help would be much, much appreciated.

I'm using Unity 2017.2.0f3 and Wwise 2017.1.3.

General Discussion Sebastian M. (110 포인트) 로 부터

Please sign-in or register to answer this question.

...