musicflower.loader
Functions
  | 
Compute a pitch scape from audio data.  | 
  | 
For a given file path and resolution, return the associated cache file path, which corresponds to the original file path appended with _<n>.pickle, where <n> is replaced with the actual resolution.  | 
  | 
Get chroma features from audio data.  | 
  | 
This is essentially a wrapper for parallelisation around the   | 
  | 
Reads a single file and computes its pitch scape with resolution n.  | 
  |