<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 31 Mar 2013, at 22:47, Harry van Haaren <<a href="mailto:harryhaaren@gmail.com">harryhaaren@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 31, 2013 at 6:31 PM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net" target="_blank">d@drobilla.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<<a href="http://example.org/somebank" target="_blank">http://example.org/somebank</a>><br>
    a pset:Bank ;<br>
    rdfs:label "Bank of Americon" ;<br>
    pset:bankEntry [<br>
        pset:preset <<a href="http://example.org/preset1" target="_blank">http://example.org/preset1</a>> ;<br>
        lv2:index 0 ;<br>
    ] , [<br>
        pset:preset <<a href="http://example.org/preset2" target="_blank">http://example.org/preset2</a>> ;<br>
        lv2:index 1 ;<br>
    ] .<br></blockquote><div><br></div><div>I think this is the best solution if we can make the "index" an optional tag.<br></div><div>That way simple preset banks don't have to specify an order, but if its<br>
</div><div>wanted its possible.<br><br></div><div>I value being able to include a preset in multiple banks, so the 3rd option is a -1 from me.<br></div></div></div></div>
</blockquote></div><br><div><div>Agreed. I value the ability to specify the order of presets within a</div><div>bank quite highly, making this the most suitable solution for me.</div><div><br></div><div>Would it be bad form to infer the ordering of presets by the order in</div><div>which they appear in the list, rather than requiring an lv2:index?</div></div><div><br></div></body></html>