Difference between revisions of "Remixing Music For Running"

From Fellrnr.com, Running tips
Jump to: navigation, search
User:Fellrnr (User talk:Fellrnr | contribs)
m
User:Fellrnr (User talk:Fellrnr | contribs)
 
Line 15: Line 15:
 
** Export the result as an MP3 using the File -> Export menu
 
** Export the result as an MP3 using the File -> Export menu
 
* Import into your favorite player
 
* Import into your favorite player
 +
 +
You can also do bulk changes to tempo using [http://www.howtogeek.com/57571/how-to-quickly-edit-multiple-files-in-audacity/ these instructions], but it will apply the same percentage offset. I've written some code to read the MP3 tags from MixMeister and then batch update the temp. Email me if you're interested in the details.

Latest revision as of 15:40, 16 June 2014

Running with music that has the right tempo makes it easier to maintain a good Cadence. Sadly, there is not a lot of music that is at 180 BPM, but it is possible to change the tempo without changing the pitch. (Using music that is 90 BPM and running double time will also work.)


  • Use MixMeister (free) to analyze the song to determine it's BPM (beats per minute)
  • Use audacity to change the tempo
  • Import into your favorite player

You can also do bulk changes to tempo using these instructions, but it will apply the same percentage offset. I've written some code to read the MP3 tags from MixMeister and then batch update the temp. Email me if you're interested in the details.