File: dump_osc.1

package info (click to toggle)
pyliblo 0.16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: python: 552; makefile: 22; sh: 6
file content (19 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH dump_osc 1

.SH NAME
dump_osc \- Prints incoming OSC messages

.SH SYNOPSIS
.B dump_osc
\fIport\fP

.SH DESCRIPTION
.B dump_osc
prints all OSC messages received on \fIport\fP (UDP port number, or any other
address string supported by liblo).

.SH AUTHOR
Dominic Sacre <dominic.sacre@gmx.de>

.SH SEE ALSO
send_osc(1)