Commodore Amiga MIDI Driver


Commodore Amiga MIDI Driver is a shared library for AmigaOS which provides a general device driver for MIDI data, so that applications can share MIDI data with each other in real-time, and interface to MIDI hardware in a device-independent way.

History

Commodore announced work on Commodore Amiga MIDI driver during the National Association of Music Merchants January 1990 trade show. Driver should allow multiple MIDI applications to work together in the Amiga multitasking environment, with timing as a crucial issue. ARexx support was also planned.
The software was originally created at the Carnegie Mellon University and later adopted by Commodore.
According to software developer Daniel S. Riley, several people worked on the driver. Commodore finally gave this task to David Joiner and synchronisation services were separated in realtime.library.
Deluxe Music 2.0 introduced support for both camd.library and realtime.library and was for many years the only commercial music package using CAMD. Amiga Format article about MIDI noticed in 1999 still many bugs, some compatibility issues and lack of application support.
Commodore's version of CAMD also included a built-in driver for the Amiga serial port. The Poseidon USB stack contains the camdusbmidi.class.

AROS port and later development

In part due to above mentioned problems, the CAMD library was rewritten as part of the AROS project in 2001 and later in 2005 ported to AmigaOS 4. In 2012, Lyle Hazelwood released updated AmigaOS 4 version, which was then distributed as part of AmigaOS starting with the 4.1 Update 5. Since MorphOS 3.10 CAMD is officially part of this system.