rakuri255 / UltraSinger

AI based tool to convert vocals lyrics and pitch from music to autogenerate Ultrastar Deluxe, Midi and notes. It automatic tapping, adding text, pitch vocals and creates karaoke files.
MIT License
265 stars 24 forks source link

Round BPM to nearest half-beat #128

Open DoubleDee73 opened 7 months ago

DoubleDee73 commented 7 months ago

For most modern songs, it is highly unlikely, that they have been recorded without metronome or drum computer. It is not very likely that musicians or producers would deliverately set the BPM to something with decimals. My suggestion would therefore be, when you create a new song to round the BPM to the nearest half-integer before doubling/tripling/quadrupling the BPM.

bohning commented 7 months ago

I don't think that tripling was ever a thing, it is rather (potentially repeated) doubling.

DoubleDee73 commented 7 months ago

I've seen it a couple of times. e. g. just stumbled across USDB ID 6308 where the BPM is 324. The actual BPM is 108, so I suppose, somebody tripled it. But doesn't matter, rounding it will do.