Package PMIDI :: Module Composer :: Class Drums
[show private | hide private]
[frames | no frames]

Type Drums

object --+    
         |    
     Voice --+
             |
            Drums


Class that acts as a set of drums.
Method Summary
list of string ListInstruments(self)
Return a list of standard drum names.
Inherited from Voice: __init__, NewMeasure, Sequence, ToMIDI
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Instance Variable Summary
Inherited from Voice: channel, instrument, measures

Method Details

ListInstruments(self)

Return a list of standard drum names.
Returns:
Listing of all drums in the General MIDI drum kit (some spelled wrong, got it off the Web too)
           (type=list of string)

Generated by Epydoc 2.1 on Tue Feb 22 16:24:34 2005 http://epydoc.sf.net