Set MLDMOSupport.TMLDMOCurves

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: AudioLabBasicPkg

Unit: MLDMOSupport

Contents

Syntax

Delphi:

type TMLDMOCurves = set of TMLDMOCurveType;

C++ Builder:

typedef Set<TMLDMOCurveType, ctJump, ctSine > TMLDMOCurves;

Visual C++ (MFC):

typedef CTSet<CTMLDMOCurveType, ctJump, ctSine > CTMLDMOCurves;

Summary

Set of available envelope curves.

Description

Defines a set of available envelope curves.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox