The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

https://thrig.me/src/App-MusicTools.git

COPYRIGHT

Copyright 2012 Jeremy Mates

This program is distributed under the (Revised) BSD License: http://www.opensource.org/licenses/BSD-3-Clause