1. The lo library needs to be build first, follow the instruction on the website: http://liblo.sourceforge.net/README.html
2. run the CMakeLists.txt file in CMake
3. Set the lo library and lo include directory for the lo library.
4. Set the ip address in the code line 40: "lo_address t = lo_address_new("localhost", "7400");"
5. Build the loSimulator and open PD-Extended file "test_incoming_OSC", note will be output in the PD-Extended screen
 

