Sample programs that use libsamplerate
This package contains simple example programs for resampling sound files with
the libsamplerate library.
.
Currently, the only binary included is sndfile-resample which uses libsndfile
to read and write audio files and libsamplerate to do the rate conversion.
Attachment | Size | Date |
---|---|---|
samplerate-programs_0.1.7-3_armel.deb | 16.71 KB | 05/08/2013 - 00:34 |
libsamplerate (0.1.7-3) unstable; urgency=low
* debian/control :
- New maintainer (Closes: #546788).
- Add DM-Upload-Allowed yes.
- Improved package descriptions.
- Standards version to 3.8.3.
* debian/patches/ debian/rules debian/control :
- Use quilt instead of dpatch.
* debian/rules :
- Do not install example binary varispeed-play which was always intended as
a coding demo rather than something usable.
* Add file debian/README.source.
* Add manpage for sndfile-resample.
* Add a patch to fix termination condition bug (Closes: #539878).
* Add patch to prevent crashing when input_frames == 0 (Closes: #506722).
Recent comments