Skip to content

Commit

Permalink
Update more OSC links
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman authored Nov 16, 2024
1 parent 12b6297 commit 9ea2dbc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions plugins/osc/README.developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ Before we begin you should do the following:
* Have an understanding of the map & vector classes from the STL
(http://www.sgi.com/tech/stl/ or http://www.cplusplus.com/reference/stl/).
* Know something about the
[OSC specification](http://opensoundcontrol.org/spec-1_0). You don't need
to know the wire format for the OSC messages. but you should at least
recognize OSC addresses and know the different data types in a message.
[OSC specification](https://opensoundcontrol.stanford.edu/spec-1_0.html).
You don't need to know the wire format for the OSC messages. but you
should at least recognize OSC addresses and know the different data types
in a message.
* Look at the [liblo site](http://liblo.sourceforge.net/) and read the
examples.
* Get familiar with the
Expand Down

0 comments on commit 9ea2dbc

Please sign in to comment.