Environment: Siren
Instances of subclasses of the abstract class IntervalMagnitude are NumericalMagnitudes where a specific interval is defined within which values are possible. Examples are MIDI values in the range of 0 .. 127. the actual range is a class inst var.
accessing
MetaClass: IntervalMagnitude class
class inst var access
Answer the class' range.
range: anInterval
Set the class' range.