From 6c6c3ba697e8feef38fa85cb9d0c088b3a8d0df5 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Mar 2023 17:33:41 +0100 Subject: proto/osc: add incomplete code Finishing it is just a bit more work. See: #1264 --- proto-osc/lang/stub.ts | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 proto-osc/lang/stub.ts (limited to 'proto-osc/lang/stub.ts') diff --git a/proto-osc/lang/stub.ts b/proto-osc/lang/stub.ts new file mode 100644 index 00000000..20828cbd --- /dev/null +++ b/proto-osc/lang/stub.ts @@ -0,0 +1,45 @@ + + + + + OSC_Dialog + + OSC protocol settings + + + + Port + + + + Destination address + + + + + osc_metadata + + Open Sound Control + + + + + osc_proto + + Open Sound Control + + + + Error binding socket to INADDR_ANY + + + + %1: %2 + + + + Invalid destination address '%1' + + + + -- cgit v1.2.3