ftp.nice.ch/pub/next/unix/audio/Looching.s.tar.gz#/Looching/Bark.h

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

@interface Bark : SynthPatch
{
	id LoochWave;
}

+ patchTemplateFor:aNote;
- noteOnSelf:aNote;
- noteUpdateSelf:aNote;
- (double)noteOffSelf:aNote;
- noteEndSelf;
- initialize;

@end

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