File: README.txt

package info (click to toggle)
clanlib 1.0~svn3827-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,632 kB
  • ctags: 16,580
  • sloc: cpp: 101,591; xml: 6,410; makefile: 1,743; ansic: 463; perl: 424; php: 247; sh: 53
file content (19 lines) | stat: -rw-r--r-- 830 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
         Name: Vorbis
       Status: Windows(Y), Linux(Y)
        Level: Beginners
   Maintainer: Core developers
      Summary: Ogg Vorbis music (free alternative to mp3)

From http://www.xiph.org/ogg/vorbis/index.html:
-----------------------------------------------
Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for high quality
(44.1-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and
variable bitrates from 16 to 128 kbps/channel. This places
Vorbis in the same class as audio representations including
MPEG-1 audio layer 3, MPEG-4 audio (AAC and TwinVQ), and PAC.
-----------------------------------------------

This example demonstrates the use of ClanVorbis to play .ogg files.

You should hear a crowd cheering/whistling when running this example.