Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 791 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 791 Bytes

FileRenameUtil

This is a Winforms utility that can be used to rename a folder/collection of .wav files in batch to prepended each file with an incremental numerical value in order to prepare them for use with Robertsonics WavTrigger. It may have other uses as well.

Directions -

  1. Run the .exe (Windows OS only)
  2. Click the ellipses button in the application to browse for a folder that contains your
  3. Enter a starting value that will be prepended to file names (automatically increments from starting value). This allows you to process multiple batches over time with different starting values.
  4. The renamed files will be written to a subfolder of the folder you selected, named "Converted"

alt text