1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/audio/clunk/pkg-descr
Dmitry Marakasov da54d9e97d - Convert USE_BZIP2 to USES
- Use new OPTIONS features
- Update WWW
2014-05-07 16:56:59 +00:00

12 lines
541 B
Plaintext

The CLUNK C++ library provides support for real-time 3D sound
generation. It puts virtually no limitations on the developer;
people who is experienced on working with other solutions (such as
SDL_Mixer or Creative OpenAL) will respect this advantage.
The library supports mixing of any number of sound channels and any
number of objects that have sounds connected to them. The SDL library
is used for sound output. The project is currently at beta testing
stage, preparing to the first release.
WWW: http://sourceforge.net/projects/clunk/