ftp.nice.ch/pub/next/developer/objc/music/music-kit-class.s.tar.gz#/MusicKitClass/example5/MyCustomObject.h

This is MyCustomObject.h in view mode; [Download] [Up]

#import <objc/Object.h>

@interface MyCustomObject:Object
{}

-init;
-setFreqFrom:sender;
-setBearingFrom:sender;
-setAmplitudeFrom:sender;

@end

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