so I am using poly~ with qt.movies and I am wondering if there is a way to set either the movie object or the poly~ object to add a header in front of the data it returns when queried with something like "target 2, getrate". It returns the rate but only with the header "rate" and not with which instance of the poly this is a rate report from. aside from message ordering, or building my own get/return setup inside the poly that reports it, is there any functionality for this already developed?
thanks!