12-15-2015, 02:28 AM
The readme explains how to use it. You type in something like this:
This takes "mysample.brr" and convert it into a file called "mysample.wav". There are optional parameters you can add to tweak how it converts (e.g. how many times it loops).
Code:
brr_decoder mysample.brr mysample.wav
This takes "mysample.brr" and convert it into a file called "mysample.wav". There are optional parameters you can add to tweak how it converts (e.g. how many times it loops).