libertyernie / LoopingAudioConverter

A converter frontend for loopable audio formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoopingAudioConverter

This application acts as a frontend to other programs and libraries, and allows conversion between the Wii .brstm format and a variety of other formats.

Supported input formats:

WAV (with or without "smpl" chunk to denote looping audio)
MP3, using madplay
M4A/AAC, using faad
VGM/VGZ, using vgm2wav
Any audio format supported by SoX
Any audio format supported by vgmstream (including BRSTM and BCSTM)

Supported output formats:

WAV (with "smpl" chunk if the audio should loop; vgmstream can read these loops)
MP3, using lame
FLAC or Ogg Vorbis, using SoX
RSTM (.brstm) and CSTM (.bcstm), using RSTMLib, a subset of BrawlLib

See LoopingAudioConverter/About.html for more information.

Note: Each project in this repository has different license terms. See the individual folders for details.

About

A converter frontend for loopable audio formats


Languages

Language:C# 72.0%Language:HTML 25.6%Language:C++ 2.4%Language:C 0.0%