diff options
author | Luís Henrique <lmello.009@gmail.com> | 2010-05-12 23:27:46 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:27:46 +0200 |
commit | 7603e80bc30d31204e3a6d6097aa9be06a815afd (patch) | |
tree | 7484905cee753306bf30c77e525a913ac171fa7e /audio/alsaplayer/README | |
parent | 3e1ee1a256e4feabee5de2fc9ea239c0d92b29e9 (diff) |
audio/alsaplayer: Added to 12.2 repository
Diffstat (limited to 'audio/alsaplayer/README')
-rw-r--r-- | audio/alsaplayer/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/alsaplayer/README b/audio/alsaplayer/README new file mode 100644 index 0000000000000..98bbc95fd942d --- /dev/null +++ b/audio/alsaplayer/README @@ -0,0 +1,6 @@ +AlsaPlayer is a new type of PCM player. It is heavily multi-threaded +and tries to excercise the ALSA library and driver quite a bit. It +has some very interesting features unique to Linux/Unix players. The +goal is to create a fully pluggable framework for playback of all +sorts of media with the focus on PCM audio data. + |