diff options
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 0000000000..98bbc95fd9 --- /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. + |