WebSockets: NO-OP update comments in mixer-demo code
This commit is contained in:
parent
bfcba85336
commit
c5366427d0
@ -16,8 +16,8 @@
|
|||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// This demo does not use the API methods in ardour.js
|
// This example does not call the high level API methods in ardour.js
|
||||||
// but interacts directly with the message stream
|
// but interacts directly with the low level message stream instead
|
||||||
|
|
||||||
import { MessageChannel, Message } from '/shared/channel.js';
|
import { MessageChannel, Message } from '/shared/channel.js';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user