Visualise entire song

Hi All

Is there a way to visualise an entire song- no matter the length- as a delightful spectrum style rollercoaster? Ideally as an image but I’ve already found a way of doing that.

My initial thoughts on this was to average all the CHOP data over the length of the track but would this have to happen realtime?

Is there a simple par I’m missing that would do this automagically?

You can load the whole audio file via filein chop

Apologies- to clarify, I’m seeking a graphical representation of the waveform, Audacity style.

The Audio File In and Record only show a portion of the file- I’m looking for the whole wave.

I’ve found a python hack, but wondering if there’s a pure network solution?

Thanks

This would be a good place to start: https://www.youtube.com/results?search_query=bileam+tschepe+audio+reactive

Right. Try the Filein instead of Audio File in. The Chop viewer will contain the entire waveform

FileIn works! Thanks!