Nicm25 Lv 1
thank you for your interest.
this is by product of bootstrap, where i prepare tools myself from beginning
and my personal 'Hand Tools, Freeze such package'(htf).
In this little script, freezing by energy score per segment,
do wiggling without affecting not good scores.
4 arguments
select: currently selected segment will be this argument(not in dialog), if none select is 'all apply'.
threshold: based on energy score, you can adjust to freezing range.
range: -1.0-1.0, default: -0.25, function: 1.0 is freeze to good side, -1.0 is freeze to not good side, 0.0 is almost none
boneonly: set whether to backbone only.
default: false, function: false is both freezes, true is backbone only
resetfreezes: set whether to running reset freezes.
default: true, function: false is none, true is run reset freezes
int return: whether it was successfully. function: 0 is okay, else is problem