2ba8dab95e
avoid hardcoded node name strings in mixer-demo improve mixer-demo design split ardour.js client into control and metadata mixins rename JS client class Ardour to ArdourClient JS client improve mixin implementation JS client improve manifest parser NO-OP whitespace and comments NO-OP update websurface manifest versions add Ardour icon in mixer-demo improve mixer-demo scrolling on touch screens
7 lines
200 B
XML
7 lines
200 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<WebSurface>
|
|
<Name value="Transport"/>
|
|
<Description value="Provides basic transport control (under construction)"/>
|
|
<Version value="0.1.0"/>
|
|
</WebSurface>
|