How do I get the songposition of the sound currently played by the node?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By minenice55
:warning: Old Version Published before Godot 3 was released.

I am currently making a rhythm game, and I’m currently making the engine. I need the songpostition so that I can increment the current beat.

Here’s the documentation of the engine I’m trying to adapt to Godot.

Thank you in advance.