Converts a MIDI tempo from 0-612 to a SMW tempo. Made by x-treme in VB 2008.
Tester's note: Unless you want to crash the application, don't input other stuff than numbers.
Removal reason: This tool preforms a function that already exists in MML Editing Tool, effectively making it a duplicate. However, because MML Editing Tool is Windows-only, I have provided an alternate version to SMWTC written in JavaScript. Of course, you could always just do BPM * (5/12) in a calculator if you prefer.