ftp.nice.ch/pub/next/unix/audio/cmix.s.tar.gz#/cmix/model/profile.c

This is profile.c in view mode; [Download] [Up]

#include "/musr/H/ugens.h"

int NBYTES = 32768;
 
profile()
{
	UG_INTRO("r2w1",r2w1);
	/* introduce the name to cmix (the one in quotes is the one
	you use in Minc, the other is the name of the matching subroutine.
	They need not be the same*/
}

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.