mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-20 14:39:05 +00:00
Add children OSC key
This commit is contained in:
@@ -97,6 +97,7 @@
|
|||||||
public const string PatchList = "patchList";
|
public const string PatchList = "patchList";
|
||||||
public const string SurfaceList = "surfaceList";
|
public const string SurfaceList = "surfaceList";
|
||||||
public const string Cues = "cues";
|
public const string Cues = "cues";
|
||||||
|
public const string Children = "children";
|
||||||
public const string ListName = "listName";
|
public const string ListName = "listName";
|
||||||
public const string SurfaceID = "surfaceID";
|
public const string SurfaceID = "surfaceID";
|
||||||
public const string FullSurface = "fullSurface";
|
public const string FullSurface = "fullSurface";
|
||||||
|
|||||||
Reference in New Issue
Block a user