diff --git a/README.md b/README.md index a86e2348..e84b96b8 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,21 @@ make ``` this will play a file (must be in .dmf format). + +``` +./furnace -view commands +``` + +this will play a .dmf file and enable the commands view. + +``` +./furnace -loops 0 +``` + +this will play a .dmf file and not loop it. + +``` +./furnace -output audio.wav +``` + +this will render a .dmf file to .wav.