Hyperlisp
Computer/OS:Year:1994
Author:Joe ChungManipulates:MIDI
Web:http://www.idiom.com/free-compilers/TOOL/CommonLi-13.htmlImplementation:Common Lisp
Paper:
Description:Hyperlisp is a real-time MIDI programming environment embedded in Macintosh Common Lisp. The environment was developed specifically for the Hyperinstruments project at the MIT Media Laboratory, and is optimized for interactive systems which require fast response times. Hyperlisp provides two main services for the music programmer: routines for MIDI processing and primitives for scheduling the application of functions. Programs written in Macintosh Common Lisp can use these services for a wide variety of real-time MIDI applications.

Back