phr00t / AutoStepper

Java tool to automate StepMania SM generation. Complete generation with banner & background art, all difficulty levels, multiple beat detection methods etc.
http://www.phr00t.com/
113 stars 23 forks source link

Make MIN_BPM and MAX_BPM configurable #8

Closed yac closed 6 years ago

yac commented 6 years ago

My music doesn't stop on hardcoded MAX_BPM=170, rather it starts there so I think this should be a command line option to specify <MIN_BPM; MAX_BPM> interval.

The default of <70; 170> will work for most normie music, but let's not discriminate those who like it faster ;)

I'll try to do that myself if I get the time, but it's kind of a neccessity.

yac commented 6 years ago

Oh there already is maxbpm.