IpatchGigFile

IpatchGigFile — GigaSampler file object

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── IpatchItem
        ╰── IpatchFile
            ╰── IpatchDLSFile
                ╰── IpatchGigFile

Description

File type for GigaSampler files.

Functions

ipatch_gig_file_new ()

IpatchGigFile *
ipatch_gig_file_new (void);

Create a new GigaSampler file object.

Returns

New GigaSampler file object with a reference count of 1. Caller owns the reference and removing it will destroy the item.