[Overview][Constants][Types][Classes][Index] Reference for unit 'msesigmidi' (#msegui)

tsigmidiconnector

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

Declaration

Source position: msesigmidi.pas line 41

type tsigmidiconnector = class(tsigeventconnector)

public

  constructor create(); override;

  destructor destroy; override;

  procedure midievent();

  property frequout: tdoubleoutputconn; [rw]

  property frequoutlin: tdoubleoutputconn; [rw]

  property trigout: tdoubleoutputconn; [rw]

  property attackout: tdoubleoutputconn; [rw]

  property attackoutlin: tdoubleoutputconn; [rw]

  property pressureout: tdoubleoutputconn; [rw]

  property pressureoutlin: tdoubleoutputconn; [rw]

  property releaseout: tdoubleoutputconn; [rw]

  property releaseoutlin: tdoubleoutputconn; [rw]

published

  property frequ_min: Double; [rw]

  property attack_min: Double; [rw]

  property attack_max: Double; [rw]

  property attack_options: valuescaleoptionsty; [rw]

  property pressure_min: Double; [rw]

  property pressure_max: Double; [rw]

  property pressure_options: valuescaleoptionsty; [rw]

  property release_min: Double; [rw]

  property release_max: Double; [rw]

  property release_options: valuescaleoptionsty; [rw]

  property source: tsigmidisource; [rw]

  property channel: Integer; [rw]

end;

Inheritance

tsigmidiconnector

|

tsigeventconnector

|

tdoublesigcomp,isigclient

|

tsigcomp

|

tcustomsigcomp

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13