Luis wrote:
That 'pitch' issue was a showstopper for one of my apps, was told the best way to do it is to go via MIDI. The Enhanced QT external was another option, but there's still no control for that.
Trevor's external could address that is RunRev would provide an enhancement to their QT code:
<http://quality.runrev.com/qacenter/show_bug.cgi?id=3299> From his request there: Being able to set the movieControllerID of a player object would make me happy. This would enable me to implement new QuickTime features in an external without having to wait for the engine to be updated. For example, I could open a movie as read/write, assign it a MovieController in the external and then assign that movieControllerID to a player object. I could also implement new QuickTime 7 features such as preserving pitch. This particular feature requires changes to how a Movie is opened from disk as you have to use the new NewMovieFromProperties API call. -- Richard Gaskin Fourth World Revolution training and consulting: http://www.fourthworld.com Webzine for Rev developers: http://www.revjournal.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
