Commit Graph
6 Commits
Author SHA1 Message Date
Michael Votawandteejusb 61ee3bc329 Replaced costs array with just a single cost value 2025-02-11 19:39:03 -08:00
Michael Votawandteejusb 6917d51d4d Replacing spaces with tabs 2025-02-11 19:39:03 -08:00
Michael Votawandteejusb 212b99a4c5 Changed StageLayout into a struct and consolidated layout math functions into it.
Added convenience methods for determining if a given column is an up, down, or side arrow.
Added explicit tech counts for up footswitches and down footswitches
2025-02-11 19:39:03 -08:00
Michael Votawandteejusb d5817b6264 Fixed typo (missing semicolon) 2025-02-11 19:39:03 -08:00
Michael Votawandteejusb 5f7720a8b8 Added costs for "slow" bracketing (to prioritize jumps), twisted backwards foot.
Removed costs for JUMP, CROWDED_BRACKET, and OTHER
Added cutoffs for counting footswitches and doublesteps below a certain speed as tech
2025-02-11 19:39:03 -08:00
Michael Votawandteejusb 6109105f97 Added TechCounts and all of the StepParity classes 2025-02-11 19:39:03 -08:00