AudioConv
A downloadable tool
Audio Converter - Tool for converting a directory of samples to your preferred sample rate and sample size (bitness) using ffmpeg. This tool will strive to preserve folder structure of input folder in output. 😀
Please ensure you backup your files before attempting to use this software. Ensure target directory is a new empty directory. Do not target directly to SD cards, convert in your PC then transfer.
I am not responsible or any damages. Provided without any warranty.
License: GPL v2 (Source code is included)
Note:
This is only tested in Windows, however source code is provided if you want to get it running in Linux / MacOS * you will need to install ffmpeg/pydub using your package manager if so.
VirusTotal scan
https://www.virustotal.com/gui/file/22b499e025da8ef1c50c73d210927b31d70e86a51717...
Status | Released |
Category | Tool |
Author | PandaBunnyTech |
Tags | Audio, convert, samplerate, smpltrek, sp404 |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
If I'm understanding correctly, can this be used to make a whole collection of sound files "crusty" in a batch?
Currently this tool only support 16/24/32 sample size and 44k/48k/96k sample rate.
Regarding a collection of files: yes it will maintain the folder structure of the input folder in the output folder. Ensure output folder is empty.
Main use for the tool is to convert audio samples for hardware devices such as Sonicware SmplTrek / Roland SP404Mk2.
Source code is also included! enjoy