This is an old revision of the document!
Warning: Declaration of syntax_plugin_blockquote_quote::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in
/home/clients/a70cbb4a74edf8105da5fd7e142fb9de/web/doc/lib/plugins/blockquote/syntax/quote.php on line
119
Warning: Declaration of syntax_plugin_blockquote_quote::render($mode, &$renderer, $indata) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in
/home/clients/a70cbb4a74edf8105da5fd7e142fb9de/web/doc/lib/plugins/blockquote/syntax/quote.php on line
119
Quick Start Guide
Obtaining the software
When launched OSCulator shows an empty window.
It is actually listening for incoming messages.
As soon it receives OSC data, you can use it to send it to another application (see that section).
Wiimote
Plug any extension you want to use with your Wiimote and press buttons 1 & 2 of your Wiimote
A list of messages should appear in the main window
-
iPhone / iPod Touch
Unless you have it already, download an OSC compatible application on the App Store like:
Connect your iPhone to the same network as the computer that is running OSCulator
Configure the aforementioned application so it sends OSC messages to that computer (you can follow
that tutorial that has been written for TouchOSC, other applications work about the same)
Touch some controls on the application running of the iPhone to test if the messages are well received by OSCulatorn they should appear in the list
-
Logitech SpaceNavigator
Connect the SpaceNavigator to an USB port
Click on the menu item Window → Use SpaceNavigator
Rock and roll
OSC enabled software or device like the Lemur
Any OSC enabled software or device can natively send data to OSCulator. All you have to do is to make sure that the OSC output port of your device matches the OSC input port of OSCulator.
Software based on the TUIO protocol are working out of the box too, though it might be easier for you to change the OSC input port. In the main window toolbar, enter 3333
instead of the default value, and you should be set.
-
To know the IP address of your computer, open the Network Utility application
1) and look for the IP Address.
if your computer is connect with Airport, change the drop down menu to Network Interface (en1)
if your computer is connect with Ethernet, change the drop down menu to Network Interface (en0)
Output Setup
Now that you have a working input, you can transform the incoming data to something useful.