|
Next: MIDI Controller
Up: mqp
Previous: Software Graphical User Interface
  Contents
This section presents all of the code presently written to implement pieces
of the software design. It is by no means complete, but it does provide
a functional test-bed for a simple mode of operation. All code is written
in ANSI C, and is intended to be compiled in a Linux environment using
GCC 2.7.1 or above.
Subsections
- MIDI Controller
- Main Program Code, midictrl.c
- MIDI Handler Header, midi.h
- MIDI Handler Code, midi.c
- Mixer Mid-Level Driver Header, mixer.h
- Mixer Mid-Level Driver Code, mixer.c
- CDROM Service Provider Communications Header, cdaudio_comm.h
- CDROM Service Provider CD Function Header, cdaudio_func.h
- CDROM Service Provider Main Code, cdaudio_daemon.c
- CDROM Service Provider CD Function Code, cdaudio_func.c
- Serial Communications Header, serial.h
- Serial Communications Code, serial.c
- TCP/IP Client Library Header, client.h
- TCP/IP Client Library Code, client.c
- TCP/IP Server Library Header, server.h
- TCP/IP Server Library Code, server.c
Steve Richardson
2000-07-06
|
Table of Contents
[Whole document in PDF 1.9MB]
[more photos and information]
|