New waveform view on main panel

The two lines that need to be adjusted are.

if available_devs[i].path == “Audio/Effects/AU/aufx: PPwp: PPly” then
device_path = “Audio/Effects/AU/aufx: PPwp: PPly”

I would leave the device_display_name for now.

Anyway I think I caught the problem, It was the spaces that Windows OCR added, the path should have been:

“Audio/Effects/AU/aufx:PPwp:PPly”



Here is a download with that changed, hopefully it fixes it.

ledger.scripts.ToggleWaveObserverCurrentTrack_V1.21.xrnx (3.0 KB)



If not I am probably going to add a more general version of this into this tool which will just allow you to have this same behaviour for any oscilloscope/ analysis plug:

Other Tool: New Tool (3.3): Toggle Master Track Meter