Subject: CVS commit: pkgsrc/audio/libsamplerate
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2002 20:23:17
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat Dec 14 18:23:17 UTC 2002

Update of /cvsroot/pkgsrc/audio/libsamplerate
In directory minbar.netbsd.org:/tmp/cvs-serv23263

Log Message:
Initial import of libsamplerate-0.0.13. DESCR follows:

Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio.
One example of where such a thing would be useful is converting audio from
the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players.

SRC is capable of arbitrary and time varying conversions; from downsampling
by a factor of 12 to upsampling by the same factor. Arbitrary in this case
means that the ratio of input and output sample rates can be an irrational
number. The conversion ratio can also vary with time for speeding up and
slowing down effects.

SRC provides a small set of converters to allow quality to be traded off
against computation cost. The current best converter provides a
signal-to-noise ratio of 97dB with -3dB passband extending from DC to 96%
of the theoretical best bandwidth for a given pair of input and output
sample rates.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/audio/libsamplerate/Makefile
N pkgsrc/audio/libsamplerate/distinfo
N pkgsrc/audio/libsamplerate/DESCR
N pkgsrc/audio/libsamplerate/PLIST
N pkgsrc/audio/libsamplerate/buildlink2.mk

No conflicts created by this import