This is S3Setup.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> #import <musickit/Note.h> #import <musickit/Midi.h> #import <musickit/NoteReceiver.h> #import <appkit/Matrix.h> @interface S3Setup:Object { id matrix6; id matrix5; id matrix4; id fcChanFormCell; id window; id matrix3; id matrix2; id matrix1; int mask, mask_array[6]; char maskChars[2]; int fcChan; char fcChanChars[2]; id theNote; id midi; } - doPort6:sender; - doPort2:sender; - doFCChan:sender; - doPort5:sender; - doPort1:sender; - doPort4:sender; - doPort3:sender; - sendIt:sender ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.