J.Kleimola and P.McGlynn, "Streamlining the Flow of Open Sound Control"
(submitted to SMC-2011)

This zip file contains following files:

sendOSC.c		-- streamlined sendOSC external source code
streamlined_OSC.pd	-- example patch (Figure 3)
map.txt			-- example dictionary file
OSC.dll			-- Windows binary for streamlined OSCx externals
readme.txt		-- this file


The modified source code is based on Pd version 0.40.3-extended. The dll is also compiled against 0.40.3 version of Pd.lib. To run the example patch, first remove the original OSCx external from the Pd's autoload list (launch Pd, select File/Startup, select oscx from the listbox, and rename it by clicking the Edit... button). Then exit Pd, and double-click the streamlined_OSC.pd patch.
