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