]> git.parisson.com Git - timeside.git/commit
Add Vamp Plugin analyzer based on vamp-simple-host
authorThomas Fillon <thomas@parisson.com>
Fri, 11 Oct 2013 19:13:00 +0000 (21:13 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 11 Oct 2013 19:16:30 +0000 (21:16 +0200)
commita749a136ffa6fa4170617d586c5b42b960b1c0c8
tree46e6109a16c627d1897eb90b8f9159bcd078205d
parentafeab2e67f0f604161e9d44d13efc8f2cfef0c72
Add Vamp Plugin analyzer based on vamp-simple-host

- VampSimpleHost analyzer requires vamp-plugin-sdk  installation
- add exemple to use it in test/api" (requires vamp-examples installation)
doc/source/examples/AnalyzerResult.rst [new file with mode: 0644]
tests/api/exempleCMMR_vamp.py [new file with mode: 0644]
timeside/analyzer/__init__.py
timeside/analyzer/core.py
timeside/analyzer/vamp_plugin.py [new file with mode: 0644]
timeside/decoder/core.py