AudioStreamPreview
GDScript
Renders a waveform preview of a .wav file as the texture of a TextureRect. It's a @tool so it works even inside the editor. To use, just drop res://addons/audio_preview/AudioStreamPreview.tscn in a scene and set the stream_path property. Simple example included.
Get it → github.com