Class:            SpectrumView

Environment:      Siren
Superclass:         Siren.SoundView
Category:         MusicUI-Sound
Instance variables:   isColor

accessing

color: aBoolean
   set the color/bw switch

displaying

colorForValue: theDatum
   Answer the color to use for the given data value

displayOnGC1: aGC
   Show the receiver's sound on the GC.

displayOnGC: aGC
   Show the receiver's sound on the GC.

controller access

defaultControllerClass
   Answer the default controller class for use with the receiver.

MetaClass:         SpectrumView class

instance creation

openOn: aSound
   Open a SpectrumView

spectrumViewOn: aSpectrum
   Take the given spectrum as model and open a SpectrumView