Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Musical MIDI Accompaniment 1.4 (Default branch) Post 302242458 by Linux Bot on Thursday 2nd of October 2008 02:20:04 AM
Old 10-02-2008
Musical MIDI Accompaniment 1.4 (Default branch)

MMA (Musical MIDI Accompaniment) is an accompaniment generator. It creates MIDI tracks for a soloist to perform over from a user-supplied file containing chords and MMA directives. It is very versatile and generates excellent tracks. It comes with an extensive user-extendable library with a variety of patterns for various popular rhythms, an extensive user manual, and several demo songs. It is a command line driven program. It creates MIDI files which need a sequencer or MIDI file play program. License: GNU General Public License (GPL) Changes:
A -T command line option to limit tracks generated. The AllGrooves command makes it easy to change a set of parameters in a library file. A Debian package has been added to the download section. New man pages have been created for mma, mma-renum, and mma-libdoc. A simple math parser has been added. You can use this anywhere a macro is valid. Anything in $( )$ delimiters is evaluated (safely) using Python. There are many bugfixes and library additions. Image

Image

More...
 
APLAYMIDI(1)						      General Commands Manual						      APLAYMIDI(1)

NAME
aplaymidi - play Standard MIDI Files SYNOPSIS
aplaymidi -p client:port[,...] [-d delay] midifile ... DESCRIPTION
aplaymidi is a command-line utility that plays the specified MIDI file(s) to one or more ALSA sequencer ports. OPTIONS
-h, --help Prints a list of options. -V, --version Prints the current version. -l, --list Prints a list of possible output ports. -p, --port=client:port,... Sets the sequencer port(s) to which the events in the MIDI file(s) are sent. A client can be specified by its number, its name, or a prefix of its name. A port is specified by its number; for port 0 of a client, the ":0" part of the port specification can be omitted. For compatibility with pmidi(1), the port specification is taken from the ALSA_OUTPUT_PORTS environment variable if none is given on the command line. -d, --delay=seconds Specifies how long to wait after the end of each MIDI file, to allow the last notes to die away. SEE ALSO
pmidi(1) playmidi(1) AUTHOR
Clemens Ladisch <clemens@ladisch.de> 15 Feb 2004 APLAYMIDI(1)
All times are GMT -4. The time now is 05:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy