コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

+5 支持
Using a music playlist's loop function (set to infinite), I would like to quickly check if the loop is working correctly.

It seems that the playback marker is only movable when the music segment is selected in Project Explorer, not the music playlist, and thus the loop can't be tested without going through the whole track's length.

Is it possible to begin playback towards the end of the track and easily test a loop?
Antoine V. (180 ポイント) General Discussion
Any solution to this by chance? I'm having the same issue. Went through everything you described here as well. No way to loop a track unless playback starts from the Container level. Yet no way to "seek" on a Container.

回答 4

0 支持
You could potentially change the clip to start at an later part of the clip, like go to the source editor and choose where it starts. You can do that by clicking the wave symbol next to the sound in the contents editor. Or you can do it, like I do, and test the sound prior to even putting it into Wwise. For example using audacity or audition to make sure the audio is good on looping. The later I find much more useful because, if there is a hick up you can easily find a way to fix it, instead of re-importing to Wwise.
Robert M. (4.6k ポイント)
Hi Robert,

Thanks for the answer.
Unfortunately, setting the clip to start at a later part in the source editor doesn't work. The clip still begins at the beginning when the playlist is selected in the Project Explorer (which seems to be the only way to test the loop).

I do test the loop in another audio editor, however this defeats the purpose of testing how Wwise reacts to the transitions, pre-entry and post-exit settings I've set.
0 支持
Antoine - to test this, you may be able to create a temporary event with a seek action after the play action in order to jump to the end of the music segment and test the loop.  Sound like a plan?
Mike D. (Audiokinetic) (3.9k ポイント)
Unfortunately, this doesn't seem to work either. It seems that a Playlist cannot be set to the Seek action, only the Music Segment can. I have tried two events, both setting the Seek to 90%:

-1.Play->Playlist, 2.Seek->Music Segment. Here, the Seek doesn't work, the track starts at the beginning.

-1.Play->Music Segment, 2.Seek->Music Segment. Here, the Seek works correctly, but the track does not loop because the event isn't called at the playlist level (where the loop takes place).
0 支持
What I do is fast-forwarding with the speed control in the playlist property editor.

I was looking for a way to do this easier too, but it seems there's not.
Toni Leys (160 ポイント)
+1 支持
7 years later, is there still no fix for this?
Antoine V. (160 ポイント)
Only workaround that I found for this is to: - split the file in two - trim the file in the Music Segment, leaving only a little bit of it after the Start marker and a little bit of the music before the End marker - play the Music Playlist Container with the Playback Speed set to 4 - you will hear a little bit of music playing and then silence - set the Playback Speed to 1 but don`t press Enter. Once you hear the speedup music again, press Enter - you will hear a little bit of music playing before it gets to the loop point This is the fastest way I have found so far and it helps. Cheers
...