#metroPy#
The simple CLI metronome written in Python with PyGame.
How to use? It is EASY! On your computer, open your command line application,
and then python <your file with click> <tempo>.
For example: python click.wav 124.
PyGame needed to run this program.