<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - LV2 Plugin requires enumeration configurations]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=8799&amp;type=atom"/>
	<updated>2021-09-12T06:31:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=8799</id>
		<entry>
			<title type="html"><![CDATA[LV2 Plugin requires enumeration configurations]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977894#p977894"/>
			<content type="html"><![CDATA[<p>The LV2 plugin version of Pianoteq has a turtle configuration file that does not include any enumerations, e.g. the &quot;Output Mode&quot; parameter should allow enumeration of the 4 permissible values but instead allows selection of any floating point number between 0 - 1. Additional configuration within this section for Pianoteq 7 may look like:<br /></p><div class="codebox"><pre><code>lv2:scalePoint [ rdf:value 0; rdfs:label &quot;Stereophonc&quot; ];
lv2:scalePoint [ rdf:value 0.3334; rdfs:label &quot;Monophonic&quot; ];
lv2:scalePoint [ rdf:value 0.6667; rdfs:label &quot;Sound Recording&quot; ];
lv2:scalePoint [ rdf:value 1; rdfs:label &quot;Binaural&quot; ];</code></pre></div><p>with the additional prefix declaration:<br /></p><div class="codebox"><pre><code>@prefix rdf:  &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;.</code></pre></div><p>There may be other enumerations that would benefit from this modification.</p>]]></content>
			<author>
				<name><![CDATA[riban]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6825</uri>
			</author>
			<updated>2021-09-12T06:31:35Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977894#p977894</id>
		</entry>
</feed>
