top of page
WAV Files Splitter
A python Tool to Quick splite Poly Wav Files into Mono Wav File by ffmpeg, also copy the meta data from origin files
Shouyu's Personal Project
Shouyu Work As:
Programmer
What it do:
-
Correct the name-convention of the file export from Mocap Stage:
-
Split each channels in a poly .wav file to different mono .wav files, also add their channel name to the file name
-
Copy the metadata from the master file into sperate files.(include TimeCode and time reference)
-
Export the files splitted to any folder in your PC
-
(Optional) Add a prefix for exporter files
How to use:
-1. Double Click the AudioSpliter.bat file to run the tool
-2. Choose the file you would like to split, you can drag and drop them into the list:
-3. Set a prefix of the files(Optional)
-4. Set a export path:
-5. Click the Split Wav file button, and you can see the output log in the tool,go the the folder that you exported and check the files:
bottom of page