update readme

This commit is contained in:
tildearrow 2021-12-07 13:08:48 -05:00
parent d0ce05c8d4
commit 630d968975
1 changed files with 18 additions and 0 deletions

View File

@ -50,3 +50,21 @@ make
```
this will play a file (must be in .dmf format).
```
./furnace -view commands <file>
```
this will play a .dmf file and enable the commands view.
```
./furnace -loops 0 <file>
```
this will play a .dmf file and not loop it.
```
./furnace -output audio.wav <file>
```
this will render a .dmf file to .wav.