summaryrefslogblamecommitdiffstats
path: root/audio-libs/openal-soft/DETAILS
blob: 832175bc66e3ed6609522c31b38429666a55fa9c (plain) (tree)
1
2
3
4
5
6
7
8
                            

                                                                                                                                                        
                                              
                                                                       
                                                         
                                                           
                     













                                                                              
           SPELL=openal-soft
         VERSION=1.19.1
     SOURCE_HASH=sha512:356a3f12bbe284bfac71f4f2a9f83d084083a832012222e73743042ac27812cf051c12b0ddcf53c010ff77e44ae2e9033cea9b9324d316a22a59a154307a64a4
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=https://kcat.strangesoft.net/openal-releases/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://kcat.strangesoft.net/openal.html"
      LICENSE[0]=LGPL
         ENTERED=20090421
           SHORT="software implementation of the OpenAL 3D audio API."
cat << EOF
OpenAL Soft is a cross-platform software implementation of the OpenAL 3D
audio API. It's built off of the open-sourced Windows version available
originally from the SVN repository at openal.org.

OpenAL provides capabilities for playing audio in a virtual 3d
environment. Distance attenuation, doppler shift, and directional sound
emitters are among the features handled by the API. More advanced effects,
including air absorption, low-pass filters, and reverb, are available through
the EFX extension. It also facilitates streaming audio, multi-channel buffers,
and audio capture.
EOF