mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
634e76de2c
MOC (music on console) is a console audio player designed to be powerful and easy to use. MOC plays smoothly, regardless of system or I/O load, because it handles the output buffer in a separate thread. It does not cause gaps between files, because the next file to be played is pre-cached while playing the current file. Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE, AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC. WWW: http://moc.daper.net/ PR: ports/84153 Submitted by: Integral <rzinkov@gmail.com>
13 lines
489 B
Plaintext
13 lines
489 B
Plaintext
MOC (music on console) is a console audio player designed to be powerful and
|
|
easy to use.
|
|
|
|
MOC plays smoothly, regardless of system or I/O load, because it handles the
|
|
output buffer in a separate thread. It does not cause gaps between files,
|
|
because the next file to be played is pre-cached while playing the current
|
|
file.
|
|
|
|
Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE,
|
|
AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC.
|
|
|
|
WWW: http://moc.daper.net/
|