Ian Ramirez-España

Results 9 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...

No worries. I'll review this when I get time and implement the changes. Thanks a lot for your support!

It's possible, but I haven't messed a lot around with GeForce Now to know if it'd work. I should work in theory. I'll give it a go when I have...

> When installing Joomla via the command line (CLI), I noticed the following error: > > ``` > v-quick-install-app install meh prueba.com Joomla admin_password="secret" install_directory="/" database_host="localhost" php_version="8.2" > > Error...