资 源 简 介
Programable metronome written in Python
This project contains small but functional piece of code - metronome written in Python.
It can be programmed via .mt files (examples included), or it can just play live.
It uses pygame library for sound play.
It has no GUI. And it will not have, unless you can convince me, that you need to watch fancy, blinking thingies when you record/play a gig/rehearsal.
Features:
can play different time signatures
can play 30 to 250 BPM
can be programmed (with some interesting features like pattern definition, and pattern calling) - see attached .mt files for examples
can play without creating any files, just pass parameters in command line
written in python :)
Requirements:
python2.6
pygame
It was tested on Debian Squeeze, and Windows XP. Any comment is apprecia