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

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

/* Generated by Interface Builder */

#import "SoundEffect.h"
#import <math.h>

@interface FIR:SoundEffect
{
}

- setSliders:anObject;
- open;
- sliderChange:sender;

@end

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