UnrealMimic icon indicating copy to clipboard operation
UnrealMimic copied to clipboard

To get the duration of the SoundwaveProcedural

Open redbean opened this issue 6 years ago • 1 comments

Dear Santtu Keskinen.

Is it possible to have the SoundwaveProcedural's duration(length)? or could you kindly provide any hints to have it?

Thanks.

redbean avatar Sep 18 '17 03:09 redbean

Hi redbean. Sorry for late reply but I'm not really providing support for this package.

The sound wave is created asynchronously so you to wait until the sound wave is actually created before you can get the duration. You could add callback to function Say that is called when the processing is actually done.

skeskinen avatar Oct 04 '17 05:10 skeskinen