Ian Ramirez-España

Results 6 comments of Ian Ramirez-España

I already made something for it: https://github.com/ianespana/Wintergatan-Laser-MIDI It's in C#, but if we were to make a website I think we could integrate it there

@JonesyLeo To be honest we don't need a library for this. It's really easy to interpret MIDI, specially since we only have to worry about note on commands, their pitch,...

Sure thing! ![imagen](https://user-images.githubusercontent.com/3208876/128787435-b7eb7f8d-2e3c-4bb3-acb4-f2f6deee72ce.png) On the left is the current configuration where the end cap is what holds the pen in place On the right is my proposed change, where the...

Oh, right. I'll implement the second way (check if https:// exists). As for the translations I did not know, so I will revert those

Changes done, it now uses the old logic if `http(s)://` is not set in the domain configuration

From some testing I've done, the X and Y values need to be swapped around when placing markers so they correctly point to in-game locations. This can be tested by...