ftp.nice.ch/pub/next/unix/audio/Cmix.N.s.tar.gz#/cmix/objc/Reson.h

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

#import <objc/Object.h>
@interface Reson: Object
{
	float a0,a1,a2,a3,a4;
}
+ create;
- cf:(float)centerfreq bw:(float)bandwidth scl:(float)scale init:(int)initialize;
- (float)bang:(float)sample;
@end

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