#!/usr/bin/perl use strict; use Getopt::Std; our $opt_c; # normalize the file our $opt_j; # jitter the pitch of each subsample by N rather than repitching big chunks getopts('cj:'); print "<<<< DATASET >>>>\n"; my $fmt = <