Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXYZ
]
libresample - A real-time library for audio sampling rate conversion
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
Latest: libresample-0.1.3-17.rhel6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libresample |
0 |
0.1.3 |
17.rhel6.fio |
i686 |
23 KiB |
2014-01-14 08:01:41 |
Changelog:
- * 2013-02-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.1.3-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- * 2012-07-19 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.1.3-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- * 2012-01-13 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.1.3-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- * 2011-04-11 - Michael Schwendt <mschwendt[AT]fedoraproject[DOTORG]> - 0.1.3-14
- Fix pkgconfig --libs and --cflags (#550885).
- * 2011-02-08 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.1.3-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild