chkeyget
command
Samples channels at given times and returns key information.
Replaced by: hou.Parm
Usages
-
chkeyget [-q] [-e] [-t] [-s | -S | [-f] [-v] [-V] [-m] [-M] [-a] [-A]] channel_patterns times_or_frames
Partial key information options can be used together.
times_or_frames can be a list of times or frames as specified by the -t or -f flags. The default is frames.
Options
|
|
Quiet mode. Don’t report any errors. |
|
|
Only display the times at either end of the range. |
|
|
Times are specified in seconds, instead of frames (frames are the default), and the values returned are in seconds instead of frames. |
|
|
Prints out hscript “chkey” commands instead of key times. This is the default. |
|
|
Same as -s, except the chkey commands do not omit, which might make the output easier to parse. |
|
|
Print partial key information: the value entering the key. |
|
|
Print partial key information: the value leaving the key. |
|
|
Print partial key information: the slope entering the key. |
|
|
Print partial key information: the slope leaving the key. |
|
|
Print partial key information: the acceleration entering the key. |
|
|
Print partial key information: the acceleration leaving the key. |
|
|
Print partial key information: the frame of each key. Time is used if -f is combined with -t. |