jorbDehmel / voice-training-app

MIT License
0 stars 0 forks source link

Convert a workout plan into a BPM equivalent #5

Closed OmniscientQ closed 2 weeks ago

OmniscientQ commented 1 month ago

We just need to convert pace to bpm. This might mean making integer multiples of the pace, as many songs have a higher BPM than people can run (Who the hell plants their feet twice every second while running?!)

If we intend to also allow users to set their workout plan by the speed they want to maintain, that may involve performing some estimations about the user's body and how many steps it will take them to cover the planned distance.