Skip to content

lurkook/sora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sora (Doko Demo Issyo series)

Sora

UbiArt audio maker for Wii/Wii U games.

Features

  • Not-interlaced and interlaced support
  • Makes DSP automatically using VGAudioCLI
  • Command line interface
  • Fast as it possible in Python

Usage

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)

Contribute!

Any contribution, bug reports and help is welcome here.

Check issue page.

License

This repository (lurkook/sora) is licensed under Apache License 2.0.