File: THANKS

package info (click to toggle)
libccaudio 1.2.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,744 kB
  • ctags: 347
  • sloc: sh: 8,047; cpp: 2,638; makefile: 134; ansic: 8
file content (8 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
Thanks to Peter Wang <tjaden@psynet.net> for libcda which gave me the
idea for structuring a C++ CDAudio class and a lot of useful portable
code to start from.

Jason Spence <jrs@ostel.com> fixed wave/RIFF support, added the
getErrorStr() and getAbsolutePosition() APIs, and began documenting
the API for use by programmers with no prior experience dealing with
digital audio.