Squeak Class Documentation category index | class index  
 
SpeakerMorph
  category: Sound-Interface
  superclass: Morph
  subclasses:

No comment. Sorry.

instance methods
  initialization
  addGraphic
initialize
speakerGraphic

  scripting
 

  speaker
  appendSample:
conePosition
conePosition:
flushBuffer
stopSound

class methods
  scripting
  additionsToViewerCategories

instance methods
  initialization top  
 

addGraphic


 

initialize


 

speakerGraphic


  scripting top  

  speaker top  
 

appendSample:

Append the given sample, a number between -100.0 and 100.0, to my buffer. Flush the buffer if it is full.


 

conePosition


 

conePosition:


 

flushBuffer


 

stopSound


class methods
  scripting top  
 

additionsToViewerCategories

Answer a list of (<categoryName> <list of category specs>) pairs that characterize the phrases this kind of morph wishes to add to various Viewer categories.