<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html about="http://kxstudio.sf.net/ns/lv2ext/rtmempool" xmlns="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:lv2="http://lv2plug.in/ns/lv2core#" xmlns:rtmpl="http://kxstudio.sf.net/ns/lv2ext/rtmempool#" xml:lang="en"> <head> <title>External UI</title> <meta http-equiv="content-type" content="text/xhtml+xml; charset=utf-8" /> <meta name="generator" content="lv2specgen" /> <link href="../style.css" rel="stylesheet" type="text/css" /> </head> <body> <!-- HEADER --> <div id="topbar"> <div id="header"> <div id="titlebox"> <h1 id="title">External UI</h1> <div id="subtitle"><a href="http://kxstudio.sf.net/ns/lv2ext/rtmempool">http://kxstudio.sf.net/ns/lv2ext/rtmempool</a></div> <div id="shortdesc">LV2 extension that provides a realtime safe memory pool for plugins.</div> </div> <table id="meta"> <!--<tr><th>URI</th><td><a href="http://kxstudio.sf.net/ns/lv2ext/rtmempool">http://kxstudio.sf.net/ns/lv2ext/rtmempool</a></td></tr> <tr><th>Version</th><td>@REVISION@</td></tr>--> <!--<tr><th>Prefixes</th><td><span><a href="http://ontologi.es/doap-changeset#">dcs</a> <a href="http://usefulinc.com/ns/doap#">doap</a> <a href="http://xmlns.com/foaf/0.1/">foaf</a> <a href="http://lv2plug.in/ns/lv2core#">lv2</a> <a href="http://www.w3.org/2002/07/owl#">owl</a> <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#">rdf</a> <a href="http://www.w3.org/2000/01/rdf-schema#">rdfs</a> <a href="http://kxstudio.sf.net/ns/lv2ext/rtmempool#">rtmpl</a> <a href="http://lv2plug.in/ns/extensions/ui#">ui</a> <a href="http://www.w3.org/2001/XMLSchema#">xsd</a> </span></td></tr>--> <tr><th>Version</th><td>1.0</td></tr> <tr><th>Date</th><td>2015-07-03</td></tr> <tr><th>Discuss</th><td><a href="mailto:None">None</a> <a href="None">(subscribe)</a></td></tr> <tr><th class="metahead">Developer</th><td><span class="author" property="doap:developer">Filipe Coelho</span></td></tr><tr><th class="metahead">Maintainer</th><td><span class="author" property="doap:maintainer">Filipe Coelho</span></td></tr> </table> </div> <ul id="contents"> <!-- <li><a href="#sec-description">Description</a></li> --> <li><a href="#sec-index">Index</a></li> <li><a href="#sec-reference">Reference</a></li> <li><a href="#sec-history">History</a></li> <li><a href="/home/falktx/FOSS/GIT-mine/KXStudio/LV2-Extensions/documentation/rtmpl/group__manifest.html">API</a></li> </ul> </div> <!-- DESCRIPTION --> <!--<h2 class="sec" id="sec-description">Description</h2>--> <div class="content"> <p> LV2 realtime safe memory pool extension definition. </p> <p> List of hosts that support this extension: </p> <ul> <li><a href="http://kxstudio.sf.net/Applications:Carla" target="_blank">Carla</a></li> </ul> </div> <!-- INDEX --> <h2 class="sec" id="sec-index">Index</h2> <div class="content" id="index"> <table class="index"><thead><tr><th>Instances</th><th>Files</th></tr></thead> <tbody><tr><td><ul><li><a href="#Pool">Pool</a></li></ul></td> <td><ul><li><a href="rtmempool.doap.ttl">rtmempool.doap.ttl</a></li><li><a href="rtmempool.h">rtmempool.h</a></li><li><a href="rtmempool.ttl">rtmempool.ttl</a></li></ul></td> </tr></tbody></table> </div> <!-- DOCUMENTATION --> <h2 class="sec" id="sec-reference">Reference</h2> <div class="content"> <div class="specterm" id="Pool" about="http://kxstudio.sf.net/ns/lv2ext/rtmempool#Pool"> <h3>Instance <a href="#Pool">rtmpl:Pool</a></h3> <div class="spectermbody"><div class="description"><div property="rdfs:comment"> <p> TODO </p> </div></div> <table class="terminfo"><tr><th>Type</th><td><a href="http://lv2plug.in/ns/lv2core#Feature" about="http://kxstudio.sf.net/ns/lv2ext/rtmempool#Pool" rel="rdf:type" resource="http://lv2plug.in/ns/lv2core#Feature">lv2:Feature</a></td></tr> </table> </div> </div> </div> <!-- HISTORY --> <h2 class="sec" id="sec-history">History</h2> <div class="content"> <dl> <dt><a href="http://kxstudio.sf.net/ns/lv2ext/kx-extensions-1.0.tar.bz2">Version 1.0</a> (2015-07-03)</dt> <dd><ul> <li>First stable release.</li> </ul></dd></dl> </div> <!-- FOOTER --> <div id="footer"> <div> This document is available under the <a about="" rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Attribution-ShareAlike License </a> </div> <div> Valid <a about="" rel="dct:conformsTo" resource="http://www.w3.org/TR/rdfa-syntax" href="http://validator.w3.org/check?uri=referer"> XHTML+RDFa </a> and <a about="" rel="dct:conformsTo" resource="http://www.w3.org/TR/CSS2" href="http://jigsaw.w3.org/css-validator/check/referer"> CSS </a> generated from manifest.ttl by <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a> </div> </div> </body> </html>