ftp.nice.ch/pub/next/unix/audio/Cmix.N.s.tar.gz#/cmix/lib/pchcps.c

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

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

float pchcps(cps)
float cps;
{
	return(pchoct(octcps(cps)));
}

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