Skip to content

Calculates the pitch shift in an audio file after it is time stretched to fit a different BPM.

License

Notifications You must be signed in to change notification settings

danferns/key-bpm-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

key-bpm-calc

This is a simple web tool that'll help you find the change in pitch of an audio file when it is time stretched to fit a different BPM.

The formula:

Change in pitch (semitones) = log2(Stretched BPM / Original BPM) * 12

About

Calculates the pitch shift in an audio file after it is time stretched to fit a different BPM.

Topics

Resources

License

Stars

Watchers

Forks