mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
WebSockets: correct comment in mixer-demo/main.js
This commit is contained in:
parent
f983dfe6a7
commit
847eb93784
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// This example does not call the API methods in ardour.js,
|
// This example does not call the API methods in control.js,
|
||||||
// instead it couples the widgets directly to the message stream
|
// instead it couples the widgets directly to the message stream
|
||||||
|
|
||||||
import { ANode, Message } from '/shared/message.js';
|
import { ANode, Message } from '/shared/message.js';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue