Funscript Converter: Adapt Stroker Scripts to Different Devices

This python script converts funscript intended for strokers, where the values indicate positional data, into scripts more appropriate for devices where the values are not positional data.
For example, a thruster with oscilate where the value is the frequency, a vibrator where the value indicates intensity, etc.

It has a couple options, it can try to get the frequency of the up/down motions, the magnitude of the up/down motions, or the offset/trend/bias of the motions.
Here’s a sample of what the options produce


Here’s the github repo with instructions and examples on how to use it.

I’d love to get some feedback on it if you try it!

6 Likes

So, has anyone tried it yet? I’d love to hear some comments on how to improve it