| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Event --+
|
ControlChangeEvent
Sets the value of one of the 128 controllers available to a device.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
statusmsg = 176
|
|||
length = 2
|
|||
name =
|
|||
control = 0Which controller's value to set |
|||
value = 0Value to assign to the controller |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
str(x)
|
Takes the data that's been read into At the simplest, it could do nothing, just leaving the raw data in
|
Produces byte data to represent this event on the basis of instance variables. This is the data that will be written to a MIDI stream (not including the tick and status message).
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |