This is LPApp.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/Application.h>
@interface LPApp:Application
{
id ptFrameOffset;
id ptLowEst;
id ptSkip;
id ptDuration;
id ptFrameSize;
id lpFrameOffset;
id lpComment;
id lpPoles;
id ptHighEst;
id lpDuration;
id lpSkip;
id myWindow;
id soundView;
id helpView;
id dumpView;
id status;
id lpFrameRate;
id soundFileName, lpFileName, ptFileName;
id lpButton, ptButton, mrgButton;
}
- setPtFrameOffset:anObject;
- setPtLowEst:anObject;
- setPtSkip:anObject;
- setPtDuration:anObject;
- setPtFrameSize:anObject;
- setLpFrameOffset:anObject;
- setLpComment:anObject;
- setLpPoles:anObject;
- setPtHighEst:anObject;
- setLpDuration:anObject;
- setLpSkip:anObject;
- openSoundFile:sender;
- help:sender;
- soundInfo:sender;
- doPitch:sender;
- doAuto:sender;
- doLP:sender;
- doMerge:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.