Accelerando 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Accelerando 1.0 (Default branch)
# 1  
Old 01-31-2009
Accelerando 1.0 (Default branch)

Accelerando is a musical metronome that can speedup, allowing you to practice your music atprogressively faster tempos. For example, youcould set it to play 60 beats per minute for 4bars, then automatically speed up by 10 beats perminute, and so on.License: GNU General Public License (GPL)Changes:
The underlying GUI toolkit has been changed from Perl/Tk to Gtk2-Perl.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DRUMSTICK-METRONOME(1)						   User Commands					    DRUMSTICK-METRONOME(1)

NAME
drumstick-metronome - A Drumstick command line utility for playing a metronome pattern. SYNOPSIS
drumstick-metronome [options] {PORT} [BPM] DESCRIPTION
This program is a Drumstick example and utility program. You can use it to play a MIDI metronome pattern. ARGUMENTS
The following arguments are required: PORT An ALSA client:port specification that will be subscribed in order to send MIDI events to it. The client portion can be a number or a name, like in "20:0" or "KMidimon:0". The following arguments are optional: BPM Tempo in beats per minute. -h|--help Prints a summary of the command-line options and exit. -V|--version Prints the program version number and exit. LICENSE
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation, considering as source code any files used for the production of this manpage. SEE ALSO
drumstick-dumpmid(1), drumstick-playsmf(1) AUTHOR
Pedro Lopez-Cabanillas <plcl@users.sf.net> COPYRIGHT
Copyright (C) 2010 Pedro Lopez-Cabanillas drumstick 0.5.0 May 13, 2010 DRUMSTICK-METRONOME(1)