Skip to content

Commit 6cb8fa8

Browse files
authored
Update more OSC links
1 parent a9cd14d commit 6cb8fa8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/osc/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Before we begin you should do the following:
1414
* Have an understanding of the map & vector classes from the STL -
1515
http://www.sgi.com/tech/stl/ or http://www.cplusplus.com/reference/stl/ .
1616
* Know something about the OSC specification:
17-
http://opensoundcontrol.org/spec-1_0 . You don't need to know the wire format
18-
for the OSC messages. but you should at least recognize OSC addresses and
19-
know the different data types in a message.
17+
https://opensoundcontrol.stanford.edu/spec-1_0.html . You don't need to know
18+
the wire format for the OSC messages. but you should at least recognize OSC
19+
addresses and know the different data types in a message.
2020
* Look at the liblo site (http://liblo.sourceforge.net/ ) and read the
2121
examples.
2222
* Get familiar with the string class

0 commit comments

Comments
 (0)