Class tsigmidimulticonnector

Unit

Declaration

type tsigmidimulticonnector = class(tdoublesigcomp, isigclient)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure doinitvoice(const aindex: integer);
Protected procedure loaded; override;
Protected procedure initmodel; override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Protected function getinputar: inputconnarty; override;
Protected function getoutputar: outputconnarty; override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Public property items[const index: integer]: tmsedatamodule read getitems write setitems;
Public property outputs: tmidiconnoutputarrayprop read foutputs;
Published property inputcount: integer read finputcount write setinputcount default 0;
Published property outputcount: integer read getoutputcount write setoutputcount default 0;
Published property source: tsigmidisource read fsource write setsource;
Published property channel: integer read fchannel write setchannel default 0;
Published property connectorname: string read fconnectorname write fconnectorname;
Published property ongetvoiceclass: getvoiceclasseventty read fongetvoiceclass write fongetvoiceclass;
Published property oninitvoice: initvoiceeventty read foninitvoice write foninitvoice;

Description

Methods

Protected procedure doinitvoice(const aindex: integer);

This item has no description.

Protected procedure loaded; override;

This item has no description.

Protected procedure initmodel; override;

This item has no description.

Protected function gethandler: sighandlerprocty; override;

This item has no description.

Protected procedure sighandler(const ainfo: psighandlerinfoty);

This item has no description.

Protected function getinputar: inputconnarty; override;

This item has no description.

Protected function getoutputar: outputconnarty; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Public property items[const index: integer]: tmsedatamodule read getitems write setitems;

This item has no description.

Public property outputs: tmidiconnoutputarrayprop read foutputs;

This item has no description.

Published property inputcount: integer read finputcount write setinputcount default 0;

This item has no description.

Published property outputcount: integer read getoutputcount write setoutputcount default 0;

This item has no description.

Published property source: tsigmidisource read fsource write setsource;

This item has no description.

Published property channel: integer read fchannel write setchannel default 0;

This item has no description.

Published property connectorname: string read fconnectorname write fconnectorname;

This item has no description.

Published property ongetvoiceclass: getvoiceclasseventty read fongetvoiceclass write fongetvoiceclass;

This item has no description.

Published property oninitvoice: initvoiceeventty read foninitvoice write foninitvoice;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.