Index of /knowledgemedia/MIDI/UNIX/CMIX
Name Last modified Size Description
Parent Directory 11-Jun-2003 14:49 -
CMD/ 11-Jun-2003 14:50 -
DR11WDRV/ 11-Jun-2003 14:49 -
FILTERS/ 11-Jun-2003 14:49 -
HEAD/ 11-Jun-2003 14:49 -
LIB/ 11-Jun-2003 14:49 -
LPC/ 11-Jun-2003 14:50 -
MACROS/ 11-Jun-2003 14:49 -
MINC/ 11-Jun-2003 14:49 -
MTUDRIVR/ 11-Jun-2003 14:49 -
RENAME.BAT 11-Jun-2003 14:50 1k
WHATSCMX 11-Jun-2003 14:50 6k
To make the cmix kernel
cd Minc
make load
cd ../sys
make core.o
cd ../lib
make genlib.a
then in each of the other individual directories consult the local
makefile to see what you want to make. In cmd/ make uumix, to
make the general purpose mixing and sound editing program.
For a complete list of builtin Minc functions see ug_intro.c in the
sys/ directory.