Oct 14
AutoRate application automatically sets the rating for all tracks in your iTunes library according to how often each track is played, and how often each track is skipped.
It uses the formula:
- Rating = (100 * ( (play frequency - lower) / (upper - lower) )
- Skips per month * 5
- Where upper is the main play frequency + 2 standard deviations, and lower is the mean play frequency - 2 standard deviations.
- Thus, tracks that are frequently skipped are penalised, while often-played tracks are given a higher rating. This is particularly useful when using the ÔPlay higher rated songs more oftenÕ option with Party Shuffle.
What’s New:
Version 1.4.2:
- Moved preferences to a drawer
- Moved playlist selection to drawer
- Removed log transform, now unnecessary
- Save window position
- Save selected playlist in preferences
Developer’s website: Michael Tyson
Related Articles:
Leave a Reply
You must be logged in to post a comment.