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

No comment. Sorry.

instance methods
  accessing
  channel
channel:
program
program:
program:channel:

  classification
  isProgramChange

  midi
  outputOnMidiPort:

  printing
  printOn:

class methods
  no messages
 

instance methods
  accessing top  
 

channel


 

channel:


 

program


 

program:


 

program:channel:


  classification top  
 

isProgramChange


  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