I just got a DT and have started (of course) saving all my loops with the bpm in the name, btu would be great to be able to calculate on the fly how to get the loop in sync with whatever else is going on. This so that I can improvise with breaks loops without having to by-ear them in front of a crowd.
Does anyone know of a phone app (ideally Android) that can calculate pitch change in semitones from bpm changes?
I’m aware of the trivial level of maths involved, but phone calculators don’t tend to have logs, and also I would like to be able to do this calculation with as few button presses as possible - see this link:
You’ve flipped the problem on its head. It’s about finding the semitone difference between two bpms, and not about finding bpm difference between semitones. you need to find the ratio between them and multiply by 12 to get the real value you need to put in. Yeah it could still be positive hence I said you have to make it negative if new bpm is less than the original.