Provided by: harpwise_3.18.10-0ubuntu2_all bug

NAME

       harpwise - practice harmonica with your microphone and speaker

SYNOPSIS

       harpwise {MODE} {ARGUMENTS} [OPTIONS]

DESCRIPTION

       harpwise  ('wise'  for  short)  supports the daily practice of bends, scales, intervals or
       licks on a diatonic (richter) or chromatic harmonica for various keys.

       The wise is limited to play and recognize single notes only; it has no sense of chords  or
       grooves.  So  from the three ingredients of music, melody, harmony and rhythm, it can help
       you with the melody only.

       The primary documentation of harpwise is its usage information, that can be  retrieved  by
       calling it without arguments:

              harpwise

       this  man  page  has the very same information (so you may keep on reading ...); but there
       are more usage informations for the individual modes, which are not available as man-pages
       (see below, on how to get them).

MODE

       When  invoking  harpwise,  the  first  argument  on  the commandline specifies the mode of
       operation; it can be one of:

       - listen: The wise listens to your playing, e.g. to monitor bends or scales

       - quiz: Train your ear and musical memory

       - licks: Learn licks (only licks three included, but some pointers)

       - play: Wise plays scales, holes or licks

       - report: Produce reports about licks and tags or a journal of licks played

       - tools: A  collection  of  simple,  non-interactive  tools  related  to  basic  harmonica
         theory

       - calibrate: Wise generates samples for holes, or assists in recording your own

       to  read  more  details,  usage examples and options for the individual modes, invoke them
       without arguments, e.g.

              harpwise listen

ARGUMENTS

       After the first argument (which specifies the  mode)  some  additional  arguments  may  be
       given:

       - type:  mostly  'richter' or 'chromatic' but other choices might be defined. If ommitted,
         this defaults to 'richter'.

       - KEY: key of harp, e.g. 'c' or 'g' or 'af' (a flat) or 'ds' (d sharp). If ommitted,  this
         defaults to 'c'.

       - SCALE:  scale  on  which  you  want  to concentrate, e.g. 'blues', 'major_pentatonic' or
         'all'. No default.

       An example using all these arguments would be:

              harpwise listen richter c blues

       ,which (relying on defaults), could also be written as:

              harpwise listen blues

       The possible scales depend on the chosen type of harmonica:

       scales for chromatic: all, blues, one, two
         scales for richter: all, blues, chord-i, chord-iv, chord-v, drawbends,
           major_pentatonic, middle, minor_pentatonic, mixolydian, root

OPTIONS

       Besides the arguments for type, key and scale, there are a lot of options  (introduced  by
       '-'),  some requiring an argument themselves.  All options are described in the usage info
       of the various modes.

       Most arguments and  options  can  be  abbreviated,  e.g  'lis'  for  'listen',  'cal'  for
       'calibrate' or '-t' for '--tags-any'.

       Also  note,  that for most modes, the behaviour (e.g. the kind of display) of the wise can
       be changed interactively; type 'h' to see help on this.

SUGGESTED READING

       - Usage information for the individual modes

       - The toplevel file README.org, also available at:

         https://github.com/marcIhm/harpwise/blob/main/README.org

USER CONFIGURATION

       ~/.harpwise/config.ini

EXAMPLES

       See the usage information of the individual modes.

COPYRIGHT

       Copyright (c) 2021-2023 by Marc Ihm (marc@ihm.name)
       This program is subject to the MIT License.

SEE ALSO

       Again, the usage information of the individual modes.

                                                                                      harpwise(1)