AutoStepper icon indicating copy to clipboard operation
AutoStepper copied to clipboard

How to Save Our Own Changes

Open 7quantumphysics opened this issue 4 years ago • 1 comments

This is not a problem and more of a question. I'm not sure where else to ask the question, so I'll ask it here. I hope you don't mind...

I want to edit the AutoStepper so that it makes it more challenging for people using laptop keys vs a dance pad. I was thinking maybe I could change the StepGranularity for example to make the .sm more dense with notes. The problem is that I'm not sure how to recompile any changes to your code. I see that I can edit the codes in the src directory, but can there be a MakeFile that easily compiles changes? If no MakeFile, then can you share with me how you generated your AutoStepper.jar in the dist directory?

Thanks!

7quantumphysics avatar Jun 15 '21 22:06 7quantumphysics

try my fork, it adds stepgran as argument for tuning StepGranularity

https://github.com/brianpow/AutoStepper

brianpow avatar Dec 11 '22 02:12 brianpow