Fluto

Results 6 comments of Fluto

Use the desktop application, it cannot be found normally via their website as Lynda redirects you to the Windows Store if you're not on Win7. [Try this](http://files3.lynda.com/download/windesktopapp/ldcDesktopAppSetup.exe)

My conversation technique uses an already existing tja2bin.exe that someone else made. Unfortunately it isn't perfect as the specifications of the TJA format isn't very strict so it fails a...

https://github.com/Fluto/TakoTako/issues/9#issuecomment-1372958859 Feel free to make PRs, if it has to do with **me** allowing other licensed libraries I don't mind at all. If their license requires credit, feel free to...

Which line are we talking about?

I wish I commented in code the TJAs that had these issues so I could refer to them. I assume you're referring to `x = Regex.Replace(x, "[^\\d,ABF]", "");` So from...

That's a lot of songs 😅. Ideally, it should not matter if the software is run in parallel or not, but perhaps this issue is CPU dependent? Or perhaps there...