Page 1 of 1

Is there an easy way to convert a click track to a funscript?

Posted: Sun Mar 01, 2020 12:12 pm
by MrCandyMan
I took a look at the instructions on using the Blender funscript plugin (seems to be what most ppl are using), but I'm wondering if there's a more automated way to make a funscript out of a click/beat track. Or do people just load the click track into Blender so they can easily locate the beats while scripting?

Re: Is there an easy way to convert a click track to a funscript?

Posted: Sun Mar 01, 2020 1:24 pm
by ShotInflation
I usually run the track through Audacitys beat detector at a very low tolerance and that gives me a list of clicks with timestamps. You'll find me often asking for a beat track on new cock heros. Then, I have a python script that takes the timestamp list and generated a script. It's not for funscript, I use this to generate a vibrator script, but the idea is the same.

Re: Is there an easy way to convert a click track to a funscript?

Posted: Fri Mar 06, 2020 1:07 am
by dastardlii
Easy is relative, but there is an app for that.

http://realtouchscripts.com/viewtopic.php?f=47&t=8546

I've used it and it works fairly well, but you'll need to clean up the resulting funscript a bit manually.