Index of /knowledgemedia/MIDI/UNIX/CMIX

      Name                    Last modified       Size  Description

[DIR] Parent Directory 11-Jun-2003 14:49 - [DIR] CMD/ 11-Jun-2003 14:50 - [DIR] DR11WDRV/ 11-Jun-2003 14:49 - [DIR] FILTERS/ 11-Jun-2003 14:49 - [DIR] HEAD/ 11-Jun-2003 14:49 - [DIR] LIB/ 11-Jun-2003 14:49 - [DIR] LPC/ 11-Jun-2003 14:50 - [DIR] MACROS/ 11-Jun-2003 14:49 - [DIR] MINC/ 11-Jun-2003 14:49 - [DIR] MTUDRIVR/ 11-Jun-2003 14:49 - [TXT] RENAME.BAT 11-Jun-2003 14:50 1k [TXT] 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.