kode54 / CQTKit

A fast implementation of the Constant Q Transform on top of the Accelerate framework

Home Page:http://mattrajca.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CQTKit

A fast implementation of the Constant Q Transform on top of the Accelerate framework.

Usage

Either include the Xcode project as a sub-project and add the framework target as a dependency, or just drop in the CQT.hpp/.cpp source files into your project and link against the Accelerate framework.

About

A fast implementation of the Constant Q Transform on top of the Accelerate framework

http://mattrajca.com


Languages

Language:C++ 75.1%Language:Objective-C++ 17.9%Language:Objective-C 7.0%