Open redbean opened 7 years ago
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.
Dear Santtu Keskinen.
Is it possible to have the SoundwaveProcedural's duration(length)? or could you kindly provide any hints to have it?
Thanks.