Squeak Class Documentation category index | class index  
 
PitchBendEvent
  category: Sound-Scores
  superclass: AbstractScoreEvent
  subclasses:

No comment. Sorry.

instance methods
  accessing
  bend
bend:
bend:channel:
channel
channel:

  classification
  isPitchBend

  midi
  outputOnMidiPort:

  printing
  printOn:

class methods
  no messages
 

instance methods
  accessing top  
 

bend


 

bend:


 

bend:channel:


 

channel


 

channel:


  classification top  
 

isPitchBend


  midi top  
 

outputOnMidiPort:

Output this event to the given MIDI port.


  printing top  
 

printOn:

Append to the argument, aStream, a sequence of characters that
identifies the receiver.


class methods
  no messages top