Sound Programming


The Sound hierarchy

You can find all classes related to sound programming in the <System-Sound> category.

  • Object
    • ...
      • ArrayedCollection
        • SoundBuffer
    • ...
    • Envelope
      • PitchEnvelope
      • ValueEnvelope
    • AbstractSound
      • FMSound
      • MixedSound
      • PackedSound
      • RepeatingSound
      • RestSound
      • ReverbSound
      • SampledSound
      • SequentialSound
    • ...
    • SoundPlayer
    • ...
    • SoundRecoder