IpatchSampleStoreRom

IpatchSampleStoreRom — Sample storage object for audio in ROM of a sound card

Stability Level

Stable, unless otherwise indicated

Functions

Properties

guint location Read / Write

Object Hierarchy

    GObject
    ╰── IpatchItem
        ╰── IpatchSampleStore
            ╰── IpatchSampleStoreRom

Description

Functions

ipatch_sample_store_rom_new ()

IpatchSample *
ipatch_sample_store_rom_new (guint location);

Creates a new rom sample store. No data can actually be read or written from this store type. Its used only to keep track of ROM locations in older SoundFont files.

Parameters

location

Location in ROM

 

Returns

New rom sample store, cast as an IpatchSample for convenience.

[type IpatchSampleStoreRom]

Property Details

The “location” property

  “location”                 guint

Sample data ROM location.

Owner: IpatchSampleStoreRom

Flags: Read / Write

Default value: 0