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