libinstpatch Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
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.
|
Location in ROM |
Returns : |
New rom sample store, cast as an IpatchSample for convenience. |