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:

  1. Correct the name-convention of the file export from Mocap Stage:

  2. Split each channels in a poly .wav file to different mono .wav files, also add their channel name to the file name

  3. Copy the metadata from the master file into sperate files.(include TimeCode and time reference)

  4. Export the files splitted to any folder in your PC

  5. (Optional) Add a prefix for exporter files

How to use:
-1. Double Click the AudioSpliter.bat file to run the tool

24f7d1af-a3b7-4ec1-ba40-4ef182a343f9.png

-2. Choose the file you would like to split, you can drag and drop them into the list:

b9d8b284-f14e-4ce7-9668-2ef8bfa6c08c.png
2747d917-1f92-44a9-9d3d-6ed78ac04786.png

-3. Set a prefix of the files(Optional)

-4. Set a export path:

80c02cd3-05eb-430f-98b8-1da074070b41.png

-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:

ea085695-b1ce-4dfe-ac18-95aefda9552a.png
0996ceff-7d08-4d24-a1cd-8530f19402f1.png
bottom of page