diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
commit | bbdb4d4623af20d8961a05714d90a79427324ff6 (patch) | |
tree | ec2f968bc32f2967ab6838df1d2f3e268f36e677 /audio/osalp | |
parent | 51feb227ddbaf3259a443886e7b1ad4dcddf7327 (diff) | |
download | ports-bbdb4d4623af20d8961a05714d90a79427324ff6.tar.gz ports-bbdb4d4623af20d8961a05714d90a79427324ff6.zip |
Notes
Diffstat (limited to 'audio/osalp')
-rw-r--r-- | audio/osalp/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/osalp/pkg-descr b/audio/osalp/pkg-descr index ec7cbc57bc14..c29ea3b88d28 100644 --- a/audio/osalp/pkg-descr +++ b/audio/osalp/pkg-descr @@ -5,8 +5,8 @@ platform with UNIX based platforms as the base. This project is still in the beta code phase and a beta version that will illustrate the power and flexibility is now available. This version supports the Linux (OSS) audio device, Solaris Sparc audio device, FreeBSD (OSS) audio device, wav, au, aiff, -aifc, mp3, and numerousother formats. It is important to note that this is +aifc, mp3, and numerous other formats. It is important to note that this is not an application but a C++ library that others can use to create an audio -application or to easly add audio capabilities to an existing application. +application or to easily add audio capabilities to an existing application. WWW: http://osalp.sourceforge.net/ |