This is ModuleSound.h in view mode; [Download] [Up]
/* ModuleSound (version 2.4) Part of the Resound 2.4 API Sean Luke Last Revision: January 20, 1996 Copyright 1996, Sean Luke This code may be used, modified, or distributed freely without permission of the author. This category lists method additions to Sound usable by module writers. */ #import <soundkit/soundkit.h> @interface Sound(ModuleSound) - (int)sampleSize; - (int)sampleSizePerChannel; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.