GitXplorerGitXplorer
f

peaq-python

public
11 stars
2 forks
0 issues

Commits

List of commits on branch master.
Verified
12cf899bb476b13a3ac4c2fb8255b2ac96f72da1

Rename README to README.md

ffaroit committed 7 years ago
Verified
8104498cd719ee0f504b5a3361588997919a5375

Update README

ffaroit committed 7 years ago
Unverified
900afc79046355117e17fd27efa1e900b8b89051

polish

committed 9 years ago
Unverified
77868e6b935c459c99ca90efeeb39d8cb487d9d8

add cached reference option for evaluation

committed 9 years ago
Unverified
c058018d12baca56160f2d921d2fd1f5c0c38f6b

add "bypass switch" for afsp make in cffi build

committed 9 years ago
Unverified
f5ff70bc72415a143dddcf91d4555bdcd62e5790

newlines

committed 9 years ago

README

The README file for this repository.

peaq-python

⚠️ This is based on a bitbucket repo and currently not working

Requirements for building Python bindings for AFsp PQevalAudio:

Tested on Python 3.4 with NumPy 1.8.2 and CFFI 1.1.2, using AFsp v9r0.

How to build: Simply run 'python setup.py install'. Read the source for how to use the API. Testing is done by comparing output with that of the PQevalAudio executable. No unit test available yet.

Warning: This library includes source code from the AFsp software package. Use this library at your own risk. The author asserts no copyright over this library.