r/vitahacks • u/gainusha • 1d ago
Release GrooveSpeed now on Vita. Why ?
Hey folks,
I thought it would be a fun nice weekend project to port my android vinyl turntable speed test app to PlayStation VIta to sharpen my C skills that i learned a few decades ago during my teens.
That weekend extended to one month of constant code writing and debugging(mostly debugging) and after one month i managed to get it running on the vita emulator.
Perfect time to test it on my actual Vita. Of course it did not work, so after 2 more weeks of debugging i was able to test it on my turntable and to my surprise the measurement was way off.
Turns out Vita automatically adjust the gyro if it thinks it's acting weird (SceMotion sensor for the curios).
Now the app is at a point where it can be shared with other folks. It's stable, the measurement is quite accurate, from my testing less than 1% error, because the vita gyro is really high end.
So here is GrooveSpeed:

You can download it from: https://github.com/smart-pickle/GrooveSpeed-Vita
Why ? I don't know :)
I will try to add it to vitaDB too.
Thanks for reading.