How to receive amp values from Tidal in SC post window?

Hello, I would like to print in SC post window the amp values coming from Tidal via OSC,

OSCFunc.trace(true); 

this method return me several info, I do not know how could I explicitly ask the amplitude values.

My purpose should be to check that values coming from OSC message in SC and after the SC server.

Thanks for any suggestions.