13
0
livetrax/share/web_surfaces/shared/base
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
..
channel.js WS: improve ES6 import/export syntax 2020-06-23 22:00:58 +02:00
component.js WS: make ArdourClient extend Component 2020-06-23 22:00:58 +02:00
observable.js WS: improve Observable implementation 2020-06-23 22:00:58 +02:00
protocol.js WebSockets: improve JS client message handling code 2020-06-10 19:47:37 +02:00