1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
]>
<book id="index">
<bookinfo>
<title>libinstpatch Reference Manual</title>
<releaseinfo>
For libinstpatch 1.0.0.
The latest version of this documentation can be found on-line at
<ulink role="online-location" url="http://swami.sourceforge.net/api/libinstpatch/index.html">http://swami.sourceforge.net/api/libinstpatch/</ulink>.
</releaseinfo>
</bookinfo>
<chapter>
<title>Base objects and functions</title>
<xi:include href="xml/IpatchItem.xml"/>
<xi:include href="xml/IpatchContainer.xml"/>
<xi:include href="xml/IpatchBase.xml"/>
<xi:include href="xml/IpatchFile.xml"/>
<xi:include href="xml/IpatchVirtualContainer.xml"/>
</chapter>
<chapter>
<title>Utility objects and functions</title>
<xi:include href="xml/IpatchIter.xml"/>
<xi:include href="xml/IpatchList.xml"/>
<xi:include href="xml/IpatchConverter.xml"/>
<xi:include href="xml/IpatchConverterSF2VoiceCache.xml"/>
<xi:include href="xml/IpatchRiff.xml"/>
<xi:include href="xml/IpatchSF2VoiceCache.xml"/>
<xi:include href="xml/IpatchParamProp.xml"/>
<xi:include href="xml/IpatchTypeProp.xml"/>
<xi:include href="xml/IpatchPaste.xml"/>
<xi:include href="xml/IpatchUnit.xml"/>
<xi:include href="xml/IpatchUnit_generic.xml"/>
<xi:include href="xml/IpatchXml.xml"/>
<xi:include href="xml/IpatchXmlObject.xml"/>
<xi:include href="xml/IpatchRange.xml"/>
<xi:include href="xml/md5.xml"/>
<xi:include href="xml/misc.xml"/>
<xi:include href="xml/util.xml"/>
<xi:include href="xml/version.xml"/>
</chapter>
<chapter>
<title>Sample data objects and functions</title>
<xi:include href="xml/IpatchSample.xml"/>
<xi:include href="xml/IpatchSampleData.xml"/>
<xi:include href="xml/IpatchSampleStore.xml"/>
<xi:include href="xml/IpatchSampleTransform.xml"/>
<xi:include href="xml/sample.xml"/>
<xi:include href="xml/IpatchSampleList.xml"/>
<xi:include href="xml/IpatchSndFile.xml"/>
<xi:include href="xml/IpatchSampleStoreCache.xml"/>
<xi:include href="xml/IpatchSampleStoreFile.xml"/>
<xi:include href="xml/IpatchSampleStoreRam.xml"/>
<xi:include href="xml/IpatchSampleStoreRom.xml"/>
<xi:include href="xml/IpatchSampleStoreSndFile.xml"/>
<xi:include href="xml/IpatchSampleStoreSplit24.xml"/>
<xi:include href="xml/IpatchSampleStoreSwap.xml"/>
<xi:include href="xml/IpatchSampleStoreVirtual.xml"/>
</chapter>
<chapter>
<title>DLS patches</title>
<xi:include href="xml/IpatchDLS2.xml"/>
<xi:include href="xml/IpatchDLSFile.xml"/>
<xi:include href="xml/IpatchDLS2Info.xml"/>
<xi:include href="xml/IpatchDLSReader.xml"/>
<xi:include href="xml/IpatchDLSWriter.xml"/>
<xi:include href="xml/IpatchDLS2Inst.xml"/>
<xi:include href="xml/IpatchDLS2Region.xml"/>
<xi:include href="xml/IpatchDLS2Conn.xml"/>
<xi:include href="xml/IpatchDLS2Sample.xml"/>
<xi:include href="xml/IpatchUnit_DLS.xml"/>
</chapter>
<chapter>
<title>SoundFont patches</title>
<xi:include href="xml/IpatchSF2.xml"/>
<xi:include href="xml/IpatchSF2File.xml"/>
<xi:include href="xml/IpatchSF2Reader.xml"/>
<xi:include href="xml/IpatchSF2Writer.xml"/>
<xi:include href="xml/IpatchSF2Preset.xml"/>
<xi:include href="xml/IpatchSF2Inst.xml"/>
<xi:include href="xml/IpatchSF2Zone.xml"/>
<xi:include href="xml/IpatchSF2Gen.xml"/>
<xi:include href="xml/IpatchSF2GenItem.xml"/>
<xi:include href="xml/IpatchSF2Mod.xml"/>
<xi:include href="xml/IpatchSF2ModItem.xml"/>
<xi:include href="xml/IpatchSF2PZone.xml"/>
<xi:include href="xml/IpatchSF2IZone.xml"/>
<xi:include href="xml/IpatchSF2Sample.xml"/>
<xi:include href="xml/IpatchUnit_SF2.xml"/>
</chapter>
<chapter>
<title>GigaSampler patches</title>
<xi:include href="xml/IpatchGig.xml"/>
<xi:include href="xml/IpatchGigFile.xml"/>
<xi:include href="xml/IpatchGigInst.xml"/>
<xi:include href="xml/IpatchGigRegion.xml"/>
<xi:include href="xml/IpatchGigDimension.xml"/>
<xi:include href="xml/IpatchGigSubRegion.xml"/>
<xi:include href="xml/IpatchGigEffects.xml"/>
<xi:include href="xml/IpatchGigSample.xml"/>
</chapter>
<chapter>
<title>Virtual banks</title>
<xi:include href="xml/IpatchVBank.xml"/>
<xi:include href="xml/IpatchVBankInst.xml"/>
<xi:include href="xml/IpatchVBankRegion.xml"/>
</chapter>
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
</chapter>
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>
|