1. CLI Usage
cfloop in.wav out.wav loop_amt
in.wav
is the input filename.
out.wav
is the output filename.
loop_amt
is the loop length (percentage, value
between 0 and 1).
Command line arguments are parsed with the function
run_cfloop
:
prev | home | next