Equalizer in player?

Richard Gaskin ambassador at fourthworld.com
Mon Jan 21 14:52:26 EST 2008


Trevor DeVore wrote:

> On Jan 21, 2008, at 2:38 PM, Jim Sims wrote: 
>> tell application "QuickTime Player"
>>  open my_track
>>  set my_movie to first movie
>>  set ts to time scale of my_movie
>>  set current time of my_movie to my_seconds * ts
>>  set rate of my_movie to 1.5 -- starts playing
>> end tell
>>
>> tells QuickTime Player to start playing   at 1.5 times the speed.  
>> Note that the pitch is unaffected -- only the playback rate changes.
> 
> For this to work a special flag must be set when the hosting  
> application opens the QuickTime movie. Revolution does not set that  
> flag when it opens QuickTime movies so AFAIK you cannot get playback  
> without pitch shift.


For your voting pleasure:

Request to be able to set the pitch of players:
<http://quality.runrev.com/qacenter/show_bug.cgi?id=568>

Request for the movie intialization Trevor mentioned above so he could 
handle this for us with his external:
<http://quality.runrev.com/qacenter/show_bug.cgi?id=3299>


-- 
  Richard Gaskin
  Managing Editor, revJournal
  _______________________________________________________
  Rev tips, tutorials and more: http://www.revJournal.com



More information about the use-livecode mailing list