Squeak Class Documentation category index | class index  
 
PitchEnvelope
  category: Sound-Synthesis
  superclass: Envelope
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  centerPitch
centerPitch:
updateSelector
updateTargetAt:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

centerPitch


 

centerPitch:

Set the center pitch of a pitch-controlling envelope. This default implementation does nothing.


 

updateSelector

Needed by the envelope editor.


 

updateTargetAt:

Update the pitch for my target. Answer true if the value changed.


class methods
  no messages top