ftp.nice.ch/pub/next/unix/audio/cmix.s.tar.gz#/cmix/proto/fmprof.c

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

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

int NBYTES = 32768; /* byte size of buffers to use for disk i/o, the larger the
		   * better, usually, since there will be less i/o */
 
profile()
{
	UG_INTRO("fm",fm);
}

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