1

Allow Music Play to start from times that aren't just integer seconds. Right now it only lets you start from discrete one-second intervals.

I'm working on a scene where I'm going to need to be able to play a sound file from specific starting points, and being able to start from a particular time in the audio file is great, but currently it only lets me start at 1 second, 2 seconds, 3 seconds, and so on.  And I'm unable to start it at 1.5 seconds for example.

I really need that increased level of precision for the project I'm working on.  I don't see why it should be limited to one-second intervals.  Please let us specify down to the millisecond!