IpatchGig

IpatchGig — GigaSampler instrument file object

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── IpatchItem
        ╰── IpatchContainer
            ╰── IpatchBase
                ╰── IpatchDLS2
                    ╰── IpatchGig

Description

Defines a GigaSampler instrument file object.

Functions

ipatch_gig_new ()

IpatchGig *
ipatch_gig_new (void);

Create a new GigaSampler object.

Returns

New GigaSampler object with a ref count of 1 which the caller owns.

Types and Values

IPATCH_GIG_DEFAULT_SAMPLE_GROUP_NAME

#define IPATCH_GIG_DEFAULT_SAMPLE_GROUP_NAME "Default Sample Group"