diff options
author | max <max@FreeBSD.org> | 1997-09-06 01:06:54 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-06 01:06:54 +0800 |
commit | 0961cbcc6b2bc1b692db89e768501f9b5db7849f (patch) | |
tree | 824abc9fe017e5aac7c3e1a724b3d7d7848f89c6 /audio/mikmod/pkg-comment | |
parent | 5298f8873551041e457cdcbe7e9c19a5a6bd1309 (diff) | |
download | freebsd-ports-gnome-0961cbcc6b2bc1b692db89e768501f9b5db7849f.tar.gz freebsd-ports-gnome-0961cbcc6b2bc1b692db89e768501f9b5db7849f.tar.zst freebsd-ports-gnome-0961cbcc6b2bc1b692db89e768501f9b5db7849f.zip |
New port, mikmod:
This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD,
MTM, STM, ULT, and UNI module types.
It uses the Open Sound System, and has features like sample interpolation,
random mod playing, and supports playing compressed modules. (Note: its
playing of compressed modules is OK, providing they don't have spaces in
their names...)
PR: 4066
Submitted by: Daniel O'Connor <doconnor@ist.flinders.edu.au>
Diffstat (limited to 'audio/mikmod/pkg-comment')
-rw-r--r-- | audio/mikmod/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mikmod/pkg-comment b/audio/mikmod/pkg-comment new file mode 100644 index 000000000000..c33734904cbc --- /dev/null +++ b/audio/mikmod/pkg-comment @@ -0,0 +1 @@ +Mod player which plays MTM, STM, XM, MOD, S3M, ULT and UNI mods. |