UbiArt audio maker for Wii/Wii U games.
- Not-interlaced and interlaced support
- Makes DSP automatically using VGAudioCLI
- Command line interface
- Fast as it possible in Python
sora.py [-h] -i INPUT [-o OUTPUT] [-f FFMPEG_EXECUTABLE_PATH] [-v VGAUDIOCLI_EXECUTABLE_PATH] [-s]
optional arguments:
-i INPUT, --input INPUT
Input audio
-o OUTPUT, --output OUTPUT
Output audio
-f FFMPEG_EXECUTABLE_PATH, --ffmpeg-executable-path FFMPEG_EXECUTABLE_PATH
Path to FFmpeg
-v VGAUDIOCLI_EXECUTABLE_PATH, --vgaudiocli-executable-path VGAUDIOCLI_EXECUTABLE_PATH
Path to VGAudioCLI
-s, --split-channels Split audio channels (this is needed only for sounds)
Any contribution, bug reports and help is welcome here.
Check issue page.
This repository (lurkook/sora) is licensed under Apache License 2.0.