File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments