diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-30 17:15:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-30 17:15:20 +0000 |
commit | 1f8cd43b7357f32439b1fd1a826951ba69d51798 (patch) | |
tree | 55cfbc9df1c1e943f705c2ed69b53f220954d922 /audio/alsaplayer/pkg-descr | |
parent | 2fa6eec717342d04ec03a2ff80a87fa7da3a061e (diff) | |
download | ports-1f8cd43b7357f32439b1fd1a826951ba69d51798.tar.gz ports-1f8cd43b7357f32439b1fd1a826951ba69d51798.zip |
Notes
Diffstat (limited to 'audio/alsaplayer/pkg-descr')
-rw-r--r-- | audio/alsaplayer/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/alsaplayer/pkg-descr b/audio/alsaplayer/pkg-descr new file mode 100644 index 000000000000..39a92043f188 --- /dev/null +++ b/audio/alsaplayer/pkg-descr @@ -0,0 +1,10 @@ +AlsaPlayer is a new type of PCM player that supports different output systems +including OSS, Esound, NAS (Network Audio Server), Sparc, and SGI. + +AlsaPlayer is heavily multi-threaded and has some very interesting features +unique to Linux/Unix players such as full pitch control and the possibility +of playing music backwards. + +Warning: AlsaPlayer consumes a lot of CPU cycles. + +WWW: http://www.alsaplayer.org |