NAME
varionator - generate variations on specified input
SYNOPSIS
$ varionator 'c (d f) (g e b) c'
$ echo 'c (d f) (g e b) c' | varionator -
DESCRIPTION
Generates variations. Alternatives should be enclosed in parentheses, and will probably need quoting to protect them from the shell.
BUGS
If the bug is in the latest version, send a report to the author. Patches that fix problems or add new features are welcome.
http://github.com/thrig/App-MusicTools
AUTHOR
Jeremy Mates
COPYRIGHT
Copyright (C) 2012-2013,2015 by Jeremy Mates
This module is free software; you can redistribute it and/or modify it under the Artistic License (2.0).