WebSockets: NO-OP add a comment in mixer-demo code that explains approach

This commit is contained in:
Luciano Iam 2020-04-12 12:43:08 +02:00 committed by Robin Gareus
parent 50fc366eeb
commit 3fd7be9aba
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -16,6 +16,9 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
// This demo does not use the API methods in ardour.js
// but interacts directly with the message stream
import { MessageChannel, Message } from '/shared/channel.js';
import { Switch, DiscreteSlider, ContinuousSlider, LogarithmicSlider,