Skip to content

Commit dbe9e6e

Browse files
committed
2.0.1
1 parent 6d386b3 commit dbe9e6e

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

deployment/VL.IO.OSC.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.IO.OSC</id>
5-
<version>2</version>
5+
<version>2.0.1</version>
66
<title>VL.IO.OSC</title>
77
<authors>vvvv</authors>
88
<owners>vvvv</owners>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<PublicChannels>
3+
<Channel Name="foo/MyBang" Type="Unit [Reactive]" />
4+
<Channel Name="speed" Type="Float32 [Primitive]" />
5+
<Channel Name="title" Type="String [Primitive]" />
6+
<Channel Name="titleColor" Type="RGBA [Color]" />
7+
</PublicChannels>

help/Basics/HowTo Bind Channels to OSC via the Channel Browser.GCB renamed to help/Basics/HowTo Bind Channels to OSC via the Channel Browser.pcb

File renamed without changes.

help/Basics/HowTo Programmatically bind Channels to OSC.GCB renamed to help/Basics/HowTo Programmatically bind Channels to OSC.pcb

File renamed without changes.

0 commit comments

Comments
 (0)