Package PMIDI :: Module Constants
[show private | hide private]
[frames | no frames]

Module PMIDI.Constants

Variable Summary
int CPM = 64                                                                    
list GM_drums = ['Acoustic Bass Drum', 'Bass Drum 1', 'Side S...
list GM_instruments = ['Acoustic Grand Piano', 'Bright Piano'...
int MEVT_LONGMSG = 128                                                                   
int MEVT_SHORTMSG = 0                                                                     
int MEVT_TEMPO = 1                                                                     
dict note_name_map = {'A': 9, 'C': 0, 'Ab': 8, 'E': 4, 'D': 2...
int TPC = 6                                                                     

Variable Details

CPM

Type:
int
Value:
64                                                                    

GM_drums

Type:
list
Value:
['Acoustic Bass Drum',
 'Bass Drum 1',
 'Side Stick',
 'Acoustic Snare',
 'Hand Clap',
 'Electric Snare',
 'Low Floor Tom',
 'Closed Hi-Hat',
...                                                                    

GM_instruments

Type:
list
Value:
['Acoustic Grand Piano',
 'Bright Piano',
 'Electric Grand Piano',
 'Honky-Tonk Piano',
 'Electric piano 1',
 'Electric Piano 2',
 'Harpsichord',
 'Clavinet',
...                                                                    

MEVT_LONGMSG

Type:
int
Value:
128                                                                   

MEVT_SHORTMSG

Type:
int
Value:
0                                                                     

MEVT_TEMPO

Type:
int
Value:
1                                                                     

note_name_map

Type:
dict
Value:
{'A': 9,
 'A#': 10,
 'Ab': 8,
 'B': 11,
 'Bb': 10,
 'C': 0,
 'C#': 1,
 'D': 2,
...                                                                    

TPC

Type:
int
Value:
6                                                                     

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