KSM INDEX
This is an online chart viewer for KSM/USC charts. Simply upload the chart you would like to view, and it will generate the chart. It should accurately generate about 95% of charts. Charts that might not generate correctly are ones that use a weird time signature (1/4, 9/8, etc.) or a lot of time signature switches. Also, if you have to use Notepad to edit the .ksh of your chart, it prob won't work. This isn't visually 100% accurate either.
Current known issues include:
- Long lasers just going one direction for 9+ measures will not generate correctly
- Slams may not generate depending on the time signature
- Some slams may not generate perfectly where they should be. More specifically, they seem to be a bit too far down.
- Bottom of slams sometimes don't load.
I'd imagine there are other issues I haven't found. There are a lot of edgecases, but in general, most normal charts should be generated correctly.
FAQ
Q: The chart generated without fx notes/bt notes/background
A: Try reloading the chart. Sometimes it does that
Q: Will this support KSM 2
A: 99% chance of no. Unless KSM 2 uses the same chart format for some reason. Otherwise no. I plan to at least look at the format to see if I can easily implement it, but for now no.
Q: I found an issue.
A: You can send me the chart on Discord at masonm.07 although I might not still be working on this project
Q: How was this made?
A: A lot of for loops and nested for loops