Download
visp 1.0.6
This is the main visp application. This AIR package will install visp as a standalone application on your system.
- Download visp 1.0.6 for Mac OS X and Microsoft Windows XP / Vista. Requires Adobe AIR v1.0.
visp 1.0.6 Source Code
This is the source code for the main visp application. You’ll need this if you want to start creating your own custom renderers.
visp MIDI Proxy 1.0.0
This is the Java MIDI proxy application which facilitates communication between visp and your MIDI device. Download this if you intend to use a MIDI input device with visp.
- Download visp MIDI Proxy 1.0.0 for Mac OS X. Note: If running Mac OS X 10.4.8 or higher, you’ll find that Java does not natively see your MIDI devices. In order to see your MIDI device, you have two options. 1) Download and purchase Mandolane MIDI SPI (the solution that worked for me). 2) Try out mmj - the universal binary Java MIDI subsystem.
- Download visp MIDI Proxy 1.0.0 for Microsoft Windows XP / Vista.
visp MIDI Proxy 1.0.0 Source Code
This is the source code for the Java MIDI proxy application.
visp Demo Renderers and Source Code 1.0.3
Two demonstration renderers and their source code are included in this zip file to assist you in creating your own renderers. One is called BasicRenderer which is pretty basic and is simply meant to clearly demo input handling and a renderer’s lifecycle. The other is called Burster and represents a sample of how you could approach creating a renderer.

