./wip/py-scikits_samplerate, Python module for high quality audio resampling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.3, Package name: py310-scikits_samplerate-0.3.3, Maintainer: jihbed.research

Samplerate is a small python package to do high quality audio resampling for
data in numpy arrays; IOW, it is a matlab resample replacement


Required to run:
[audio/libsamplerate] [devel/py-setuptools] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8eec6aa95de1b064bdc2c3c86170aa26f686712f
Filesize: 368.495 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-03-22 09:24:23 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-scikits_samplerate-0.3.3 as wip/py-scikits_samplerate.

Samplerate is a small python package to do high quality audio resampling for
data in numpy arrays; IOW, it is a matlab resample replacement