
Content of Wave Reference Waves

ChrLie
Apologies if I missed an option in the documentation, but is there a way to view the content of wave reference waves, i.e. to see full paths of referenced waves in a table?
If not, could this information maybe be stored as wave note?
You can grab the full path from the wave reference wave yourself as in
which outputs
as only permanent waves have a datafolder where they reside in.
August 22, 2022 at 08:14 am - Permalink
Try this:
Now choose Table->Show Column Info Tags.
Now hover the mouse over the two wave elements in the table. The column info tag shows the wave to which the element points.
August 22, 2022 at 09:20 am - Permalink
Thanks Thomas and Howard!
I was looking for an option to quickly see the content based out of the data browser without dealing with commands. The last option kind of works for me but it's not as quick as I wished.
PS: Well, actually something like this works better
PPS: "DataBrowserObjectsPopup" --> great feature!!
August 22, 2022 at 11:59 pm - Permalink
In reply to Thanks Thomas and Howard! I… by ChrLie
If you want to make this a bit fancier, you can use this code:
That will cause the "Show Wave References" contextual menu item to be hidden except when only one wave reference wave is selected.
August 23, 2022 at 08:20 am - Permalink
Fancy indeed, Thanks!
August 23, 2022 at 11:19 pm - Permalink