SkillAgentSearch skills...

Samplerate

No description available

Install / Use

/learn @cournape/Samplerate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

samplerate is a small wrapper around libsamplerate (SRC aka Source Rabbit Code) for high quality sampling rate convertion from audio data in numpy arrays

Requirements:

To use/install this package, you need: - a python interpreter - a recent version of numpy (>=1.2) (http://www.scipy.org) - Source Rabbit Code from Erik de Castro Lopo (http://www.mega-nerd.com/SRC/)

To install, a simple python setup.py install should do it. If the Source Rabbit Code is installed in non standart location, you may need a site.cfg file to add the location of the library + location (see numpy.distutils for details)

License:

The license of samplerate is GPL, as libsamplerate.

Usage:

See included documentation

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1y ago
Forks13

Languages

Python

Security Score

70/100

Audited on Nov 14, 2024

No findings