Search results
Did you not find what you were looking for? Try the Advanced Search for more precise search options.
77 items matching your criteria.

- tcpserver.dll [1%] by martinrp, 2007-05-06 09:17 PM
- Compiled from tcpserver.c with Microsoft Visual C++ 2005 Express Edition and pd.lib from Miller's pd 0.40.1
- tcpclient.dll [1%] by martinrp, 2007-05-06 09:17 PM
- Compiled from tcpclient.c with Microsoft Visual C++ 2005 Express Edition and pd.lib from Miller's pd 0.40.1
- Home page for martinrp [1%] by martinrp, 2020-11-12 04:18 PM
- Download page for midifile, net objects, OSC objects. (But use deken to get mrpeach or midifile, these are all out of date!)
- unpackOSC.c [1%] by martinrp, 2007-05-06 08:35 PM
- unpackOSC.c is the source file for the unpackOSC external, which takes an OSC packet in the form of a list of floats and ouputs a list consisting of the OSC ...
- routeOSC-help.pd [1%] by martinrp, 2007-05-06 08:27 PM
- routeOSC-help.pd is a help patch illustrating the use of unpackOSC and routeOSC
- packOSC-help.pd [1%] by martinrp, 2007-05-06 08:27 PM
- packOSC-help.pd is a help patch showing how to use packOSC
- unpackOSC.dll [1%] by martinrp, 2007-05-06 08:27 PM
- unpackOSC.dll is a version of unpackOSC.c compiled with Visual C++ 2005
- packOSC.dll [1%] by martinrp, 2007-05-06 08:27 PM
- A version of packOSC compiled wth Visual C++ 2005.
- packOSC.c [1%] by martinrp, 2007-05-06 08:27 PM
- packOSC builds Open Sound Control packets and outputs them as a list of floats suitable for input to udpsend or tcpsend.
- routeOSC.dll [1%] by martinrp, 2007-05-06 08:27 PM
- routeOSC.dll is a version of routeOSC.c compiled for Windows using Visual C++ 2005.
- routeOSC.c [1%] by martinrp, 2007-05-06 08:27 PM
- routeOSc.c is the source for routeOSC, an external that works like OSCroute but also accepts 'set' messages to change the OSC address on the fly. It's also a ...
- green_midifile.jpg [1%] by martinrp, 2007-05-06 08:01 PM
- A picture of midifile from a screenshot
- midifile.zip [1%] by martinrp, 2007-05-06 08:01 PM
- A zip archive containing midifile.c, midifile.dll, midifile-help.pd, and build-midifile.sh
- midifile.dll [1%] by martinrp, 2008-02-18 06:16 PM
- The Windows version of the midifile pd external. Should be placed in pd/extra.
- midifile-help.pd [1%] by martinrp, 2008-02-27 11:08 PM
- The help patch for midifile. Should be placed in pd/doc/5.reference.
- midifile.c [1%] by martinrp, 2008-02-18 06:18 PM
- Source file for the midifile pd external. Windows users can use midifile.dll. On Linux use build-midifile.sh to make midifle.pd_linux.
- build-midifile.sh [1%] by martinrp, 2007-05-06 07:39 PM
- build-midifile.sh is a script to build midifile on linux systems. The I and L paths may have to be changed if files like m_pd.h are not found...