13
0
livetrax/share/web_surfaces/builtin/transport/manifest.xml
Luciano Iam 2ba8dab95e
WebSockets: update JS client and demo
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
2020-04-17 20:15:10 +02:00

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>