aboutsummaryrefslogtreecommitdiff
path: root/OSC/INVENTORY.txt
blob: 87b2ee30018dfa76aef4c830b6c4175d2663ccd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OSC protocol inventory for OSC4PD

sendOSC, dumpOSC, OSCroute
==========================
  INCLUDES
    * typed and untyped packing of OSC messages
    * #bundle packing
    * transmission of OSC messages via UDP

    * receive OSC messages on UDP port
    * unpacking of typed and untyped OSC messages
    * #bundle unpacking

    * static address resolution

  OMITS
    * working with timetags
    * all advanced protocol features of documentation, typesigs, etc
    * connection oriented communication
    * pattern matching