|
|
Listen to podcasts at 1.33x speed and at same volume
Here is a version that:
- gets rid of one or two bugs in the above lines - keeps same volume setting between iTunes and QuickTime player - allows for manual entry of rate (default is 1.33) (we don't need the Finder for the dialog!) - brings QuickTime player to front, so you can stop/close if need be.
As usual, paste Script Editor, save in ~/Library/iTunes/Scripts/ (or somewhere else if your script menu is activated, but then this works too)---
Listen to podcasts at 1.33x speed and at same volume
maintain same volume only works when "Sound Check" is enabled in iTunes preferences playback setting. For those with "Sound Check" disabled need to delete the lines where set sound volume.
Listen to podcasts at 1.33x speed and at same volume
the ranges of sound volume differ between iTune and QTime.
thus,
set sound volume of my_movie to 256 * (currentVolume / 100)
as iTune has min 0 and max 100 while QTime has 256 as 100%. here is my reversion:
tell application "iTunes"
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|