Go to the documentation of this file.
20 #ifndef HAS_LIVES_OSC_NOTIFY_H
21 #define HAS_LIVES_OSC_NOTIFY_H
31 #define LIVES_OSC_NOTIFY_FRAME_SYNCH 1
32 #define LIVES_OSC_NOTIFY_PLAYBACK_STARTED 2
33 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED 3
35 #define LIVES_OSC_NOTIFY_PLAYBACK_STOPPED_RD 4
39 #define LIVES_OSC_NOTIFY_RECORD_STARTED 32
40 #define LIVES_OSC_NOTIFY_RECORD_STOPPED 33
42 #define LIVES_OSC_NOTIFY_QUIT 64
44 #define LIVES_OSC_NOTIFY_CLIP_OPENED 128
45 #define LIVES_OSC_NOTIFY_CLIP_CLOSED 129
47 #define LIVES_OSC_NOTIFY_CLIPSET_OPENED 256
48 #define LIVES_OSC_NOTIFY_CLIPSET_SAVED 257
50 #define LIVES_OSC_NOTIFY_SUCCESS 512
51 #define LIVES_OSC_NOTIFY_FAILED 1024
52 #define LIVES_OSC_NOTIFY_CANCELLED 2048
54 #define LIVES_OSC_NOTIFY_MODE_CHANGED 4096