Skip to content

Commit

Permalink
-m option in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Nov 1, 2016
1 parent f1f7440 commit 2fd11a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ It should go without saying, but please do not distribute content from songs you
# Exports a single audio file with a list of parts, mixed together.
# See below for the syntax of instrument parts.

jammittools -t "My Song" -r "Some Artist" -m file.wav
# Exports the metronome click track for the song.

jammittools -t "My Song" -r "Some Artist" -c -y <parts>
# Do a "dry run" of audio extraction, which checks if the parts exist
# but does not do any conversion. Exits with a non-zero code if any
Expand Down

0 comments on commit 2fd11a5

Please sign in to comment.