From 630d9689759b57ba8c35b6a8a776cdd35cdb5ef4 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 7 Dec 2021 13:08:48 -0500 Subject: [PATCH] update readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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.