Skip to content

This is ABS, a list of highly powerful batch file processing functions wrapped in a GUI.

Notifications You must be signed in to change notification settings

diontimmer/AudioBatchScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioBatchScripts

This is ABS, a list of highly powerful batch file processing functions wrapped in a GUI. They are used to quickly edit a ton of audio files at once (ie stems, sample packs). These tools require python 3 to run properly.

It can currently process single folders, or an entire structure recursively. These tools include:

  • Normalize peaks to 0db
  • Trim leading and ending silence
  • Remove empty wav files (Aswell as _Current & _Master files for FL)
  • Convert 32bit to 24bit for compatibility of certain programs
  • Add prefixes to your files (KICK_Filename.wav)
  • Find and replace text.
  • resampling is broken

To install: Download a built .exe from here and run it.

If the .exe doesnt run on your computer, you can try building it yourself: Download the source code above. Run the install.bat script, once thats finished run the buildexe script. The .exe should be in the binaries folder. If this does not work you can also run the python script directly after installing the requirements.

If all above fails you are out of luck and should probably contact me :)

alt text

About

This is ABS, a list of highly powerful batch file processing functions wrapped in a GUI.

Resources

Stars

Watchers

Forks

Packages

No packages published