Auto Slice to Sample Files Name Scheme

Currently when you slice a sample, save slices to pad in a bank, trim them, and save them as individual files in a bank-- the file names are in a format like SampleName#.wav which means the samples are sorted incorrectly. If you have more than 9 samples, sample number 10 will be listed after sample 1 rather than after sample 9.

Options: For <= 99 samples SampleName##.wav with the first # being a 0 for samples 1-9.
Options For more than 99 samples SampleName###.wav with a similar leading 0 scheme for sorting.

These options would enable the user to organize and export their samples in a more useful way and avoid having to manually rename files.

Sign In or Register to comment.