Rogus McBogus 1.4a Documentation
This page documents the proposed API changes for Rogus McBogus version
1.4a. Changes include the addition of a special
member to
MIDI_msg, the addition of a
constructor for ScorePlayer
which allows an output function to be specified, and
the addition of a more flexible constructor for Score, which uses the new class ScoreCreationInfo.
The parts of Rogus McBogus
- The MIDI Library provides some basic
data types, and the ability to read MIDI files.
- Rogus Basics provides various
essential I/O capabilities, including the ability to send MIDI messages
to OMS, parsers for receiving MIDI input, and also some scheduling
capabilities.
- The Score Player is built on top of
the other two layers, and provides the ability to automatically play
scores (which can be read from MIDI files) and perform various
manipulations on them.
Modified 15 January 1996 pepellet@mit.edu