79730868

Date: 2025-08-09 20:37:27
Score: 3.5
Natty:
Report link

I would suggest another approach as I am facing a similar issue for a singstar-like app I am coding.

I am considering creating a custom audio processing node the count the actuel buffer frames passing through it (a AudioWorkletProcessor maybe). I could provide a method giving me the actual played time based on samples count and sample time resolution.

So you would just connect those extra nodes just after the nodes you want to measure.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): I am facing a similar issue
  • Low reputation (0.5):
Posted by: Simon the Salmon