This is EnvySimplified.h in view mode; [Download] [Up]
#import <musickit/SynthPatch.h> /* Interface for example SynthPatch EnvySimplified. */ @interface EnvySimplified:SynthPatch { } + patchTemplateFor:aNote; - noteOnSelf:aNote; - (double)noteOffSelf:aNote; - noteEndSelf; - init; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.