libresample - A real-time library for audio sampling rate conversion
| Website: | http://ccrma-www.stanford.edu/~jos/resample/Free_Resampling_Software.html |
|---|---|
| License: | LGPLv2+ |
- Description:
A real-time library for audio sampling rate conversion providing several useful features relative to resample-1.7 on which it is based: * It should build "out of the box" on more platforms, including Linux, Solaris, and Mac OS X (using the included configure script). There is also a Visual C++ project file for building under Windows. * Input and output signals are in memory (as opposed to sound files). * Computations are in floating-point (instead of fixed-point). * Filter table increased by a factor of 32, yielding more accurate results, even without linear interpolation (which also makes it faster). * Data can be processed in small chunks, enabling time-varying resampling ratios (ideal for time-warping applications and supporting an ``external clock input'' in software). * Easily applied to any number of simultaneous data channels
Packages
| libresample-0.1.3-21.el7.art.x86_64 [27 KiB] |
Changelog
by Fedora Release Engineering (2015-06-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild |
Package contents (click to display)
[f] /usr/share/doc/libresample-0.1.3/LICENSE.txt
[f] /usr/share/doc/libresample-0.1.3/README.txt [d] /usr/share/doc/libresample-0.1.3 [f] /usr/lib64/libresample.so.1 [f] /usr/lib64/libresample.so.1.0 [f] /usr/bin/resample-sndfile |