Packageorg.si.sound.synthesizers
Classpublic class VoiceReference
InheritanceVoiceReference Inheritance Object
Subclasses BasicSynth, DrumMachinePresetVoice, PresetVoiceLoader

Voice reference, basic class of all synthesizers.



Public Properties
 PropertyDefined By
  voice : SiONVoice
voice setting
VoiceReference
Public Methods
 MethodDefined By
  
constructor
VoiceReference
Property Detail
voiceproperty
voice:SiONVoice

voice setting


Implementation
    public function get voice():SiONVoice
    public function set voice(value:SiONVoice):void
Constructor Detail
VoiceReference()Constructor
public function VoiceReference()

constructor