mon / 0x40-web

Pretty images and colours

Home Page:http://0x40.mon.im/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New line at beat functions in an unintuitive or broken fashion

opened this issue · comments

Expected behaviour: the editor's textbox creates new lines after every specified number of beats/characters.

Observed behaviour: At it's default of 16, 64 beats are on each line. (4 beats to a... beat???)
Lowering the number to 15 results in 60 beats (again, 4 beats to a beat?)
Lowering it to 14 results in 70 beats, 13 to 65, 12 to 72, etc.

I'm sure there's some logic behind how it works this out, but it doesn't make any sense to me. In my mind, this should be a literal count of each beat. If 16 is inputted, a new line should be created after 16 characters.