My overall goal that I want to accomplish is to drive other systems via Resolume - for example: send timecode to lighting via a specific clip's playback position.
Sending OSC data from the playhead, you get a floating number from 0.0 - 1.0, where the range maps out to be from 0 to the duration of the clip in a pretty high resolution.
Can we have an option to make that an absolute number instead, possibly in seconds or frames?
The current work around I have in mind is to write an oscii-bot script where you list your clip, its frame rate and duration and re-parse it into a format that I can send to Arjan's Orange-Pi LTC generator/converter (http://www.orangepi-dmx.org/orange-pi-s ... -converter). Getting an absolute value would be very helpful as it would save having to derive the playback position from duration and frame rate.
Additionally, we could use that information to make an enlarged elapsed time or time remaining display

If an absolute value will never happen, can we get the possibility to send duration and frame rate via OSC instead?

Thanks so much!
Clint