diff options
author | nivit <nivit@FreeBSD.org> | 2007-03-11 17:51:34 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-03-11 17:51:34 +0800 |
commit | 5bccf191496e8d88be79ab826b97d234e1ef47a5 (patch) | |
tree | 0565cee3b4bcbb33e204b2b81c69110ddbe26ddf /audio/Makefile | |
parent | 6f246ffb0440513529e05cae58b611a059c4df6f (diff) | |
download | freebsd-ports-gnome-5bccf191496e8d88be79ab826b97d234e1ef47a5.tar.gz freebsd-ports-gnome-5bccf191496e8d88be79ab826b97d234e1ef47a5.tar.zst freebsd-ports-gnome-5bccf191496e8d88be79ab826b97d234e1ef47a5.zip |
MMA is a accompaniment generator -- it creates midi tracks
for a soloist to perform with. User supplied files contain
pattern selections, chords, and MMA directives.
WWW: http://www.mellowood.ca/mma/
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0a4372431ea9..28168b3f2441 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -386,6 +386,7 @@ SUBDIR += mixer.app SUBDIR += mixmos SUBDIR += mixxx + SUBDIR += mma SUBDIR += moc SUBDIR += modplugplay SUBDIR += mp-player |