2394425147 / astrodx

724 stars 32 forks source link

Unsupported Syntax: EACH SLIDE & TOUCH #100

Closed SuikaXhq closed 1 month ago

SuikaXhq commented 1 month ago

Describe the bug When parsing notes like "1>5[4:1]/B3", astrodx throws UnsupportedSyntaxException.

Expected behavior parse the EACH SLIDE & TOUCH correctly like EACH TAP & TOUCH. (e.g., "1>5[4:1]/B3" should be like "1/B3")

SuikaXhq commented 1 month ago

astrodx shows the wrong line throwing the exception, made a mistake myself.