| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
         object --+        
                  |        
component.Component --+    
                      |    
         core.Processor --+
                          |
                         Analyzer
Generic class for the analyzers
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
    
  | 
|||
| results | |||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
  
 Allocate internal resources and reset state, so that this processor is ready for a new run. The channels, samplerate and/or blocksize and/or totalframes arguments may be required by processors which accept input. An error will occur if any of these arguments is passed to an output-only processor such as a decoder. 
  | 
  
 Create a new result Attributes ---------- data_object : MetadataObject id_metadata : MetadataObject audio_metadata : MetadataObject frame_metadata : MetadataObject label_metadata : MetadataObject parameters : dict  | 
    
  | 
|||
  results
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 15 00:09:36 2013 | http://epydoc.sourceforge.net |