IpatchConverterSF2VoiceCache

IpatchConverterSF2VoiceCache — Base object type used for IpatchSF2Voice cache converters

Stability Level

Stable, unless otherwise indicated

Properties

IpatchItem * solo-item Read / Write

Object Hierarchy

    GObject
    ╰── IpatchConverter
        ╰── IpatchConverterSF2VoiceCache
            ├── IpatchConverterSLIInstToSF2VoiceCache
            ├── IpatchConverterSLIZoneToSF2VoiceCache
            ╰── IpatchConverterSLISampleToSF2VoiceCache

Description

Defines a base type which other IpatchSF2Voice converter types are derived from. Defines some properties like "solo-item" for solo-ing a sub component of an instrument.

Functions

Property Details

The “solo-item” property

  “solo-item”                IpatchItem *

Solo item.

Owner: IpatchConverterSF2VoiceCache

Flags: Read / Write