13
0
livetrax/share/web_surfaces/builtin/mixer-demo/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
199 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<WebSurface>
<Name value="Mixer Demo"/>
<Description value="Mixer control capabilities demo aimed at developers"/>
<Version value="0.1.2"/>
</WebSurface>