Unit 'DAV_ModularVoiceList' Package
[Overview][Classes][Index] [#pl_asiovst]

TDspVoiceList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_ModularVoiceList.pas line 11

type TDspVoiceList = class(TList)

protected

  function Get();

  

  procedure Put();

  

  function GetPlayingVoiceCount;

  

public

  function Add();

  

  function Extract();

  

  function First;

  

  function IndexOf();

  

  function Last;

  

  function Remove();

  

  procedure Insert();

  

  function GetOldestVoice();

  

  function GetNearestVoice();

  

  function GetVoiceByKey();

  

  procedure SetSampleRate();

  

  procedure SetChannels();

  

  procedure ProcessMidiEvent();

  

  property Items []: TDspVoice; [rw]

  

  property PlayingVoiceCount: Integer; [r]

  

end;

Inheritance

TDspVoiceList

  

|

TObject



CT Web help

CodeTyphon Studio