andrea bertagnolli
andrea bertagnolli
git could be a good idea actually, the repo could be stored somewhere in the `.pulsar` folder, leaving the possibility for the user to configure it. Or it could be...
The best would be to match x y and make them starts from zero.
Yep, the messages make sense, but are all equals, so every cycle there are 36-37 identical messages, that's not a big problem, but they need to be de-duplicated to permit...
What about call the field just "type"? I think the "sound" prefix could be implicit.
I checked... Seems like javascript order follows the "ASCII" sort, so, the files ``` 'BS A#2 PI.wav' 'BS A1 PI.wav' ``` are already sorted, because the `#` is smaller than...
More than a "split" this was a proposal to have two different messages with the specific `eventType` set, this would avoid misunderstandings and make the specification cleaner. They would keep...
@Xon77 hey, thanks for reporting, feel free to open up a PR, if it's the first time it's a good opportunity to learn how to do it ;)