ftp.nice.ch/peanuts/GeneralData/Documents/dsp/DSPTutorial.tar.gz#/DSPTutorial/Examples/07_IBulder_and_Sound/Delay.h

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

/* Generated by Interface Builder */

#import "SoundEffect.h"
#import <appkit/Application.h>

@interface Delay:SoundEffect
{
    msg_header_t *reply_msg;
    NXRect buttonRect;
    short *blank;
}

+ new;
- open;
- close;
- buttonPush:sender;
- sliderChange:sender;


@end

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