How to get OSC amplitude values from Tidal to Supercollider

Hi,
I would like to ask if someone knows how to take a look at the numerical amplitude values coming from sound processes produced in Tidal visualizing them in the post window in SC.
If I try
OSCFunc.trace(true);
in SC I receive several OSC data posted in the post window,
I think I should specify some kind of address of the parameter that I would like to see like but I do not know.

Thank you for your suggestions.