ftp.nice.ch/pub/next/audio/apps/Nutation.3.0.N.b.tar.gz#/Nu.pkg/_Nu/Library/Glyphs/.h/DoubleStaff.h

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

  #import "Staff.h"
@interface DoubleStaff:Staff
{ int upperc4Slot ;
  int upperKeySig[7] ;

}
- drawSelf: (NXRect *) aRect ;
- init: (float) width :(float) height ;
-(int) keyNumOf: (int) slotNum ;
-keySig: aGlyph value: (int) anInt ;
- ledgerFor:  aNote slot: (int) slotNum ;
- scan ;
- (BOOL) precedes: (Glyph *) aGlyph ;
-(int) setSlot: (int) slotNum toKeyNum: (int) aKeyNum ;
- (BOOL) wait ;
@end

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