pyACA: Documentation 0.3.1
Source Code for Audio Content Analysis
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
computeKey.py File Reference

Go to the source code of this file.

Namespaces

namespace  pyACA
 
namespace  pyACA.computeKey
 

Functions

 computeKey (x, f_s, afWindow=None, iBlockLength=4096, iHopLength=2048)
 computes the musical key of an input audio file
 
 computeKeyCl (cPath)
 main
 

Variables

 parser = argparse.ArgumentParser(description='Compute key of wav file')
 
 metavar
 
 required
 
 help
 
 args = parser.parse_args()
 
 cPath = args.infile