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

WAAPI - Music Transitions + Jumping To Specific Playlist Item

+1 투표
Hi!

Recently I've improved many long workflows using a combination of python's ElementTree API and WAAPI.

ElementTree allows me to get object GUIDs I can't get with wwise.core.object.get() such as MusicClips, MusicTrackSequences, MusicTransitions, etc. I can then modify the available properties using WAAPI.

A specific question I had: is there a way to set the specific playlist item through WAAPI?
According to the work units xml, this is referred to as the 'JumpToPlaylistItemRef' with an ID that matches the item you are references (e.g sequence step group, music playlist, music segment).
If not, are there plans to make this available to write via WAAPI? It would exponentially speed up my workflow.
문의 2021 9월 30 Feature Requests Cameron Konner (200 포인트) 로 부터

Please sign-in or register to answer this question.

...