13
0
livetrax/share/web_surfaces/builtin/transport/manifest.xml
Luciano Iam d65e1170b9
WS: make ArdourClient extend Component
This allows the client object to be observed using the on()
method just like with the mixer and transport components,
instead of passing separate callbacks.

See mixer-demo/js/main.js for an example.
2020-06-23 22:00:58 +02:00

7 lines
179 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<WebSurface>
<Name value="Transport"/>
<Description value="Provides basic transport control"/>
<Version value="0.1.2"/>
</WebSurface>