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

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

  #import "Glyph.h"
@interface OMR:Glyph
{
}
- addAccidental: (struct _hots *) hot  to: (Glyph *) rootGlyph ;
- addClef: (struct _hots *) hot  to: (Glyph *) rootGlyph ;
- addDot: (struct _hots *) hot  to:(Glyph *) rootGlyph ;
- addNote: (struct _hots *) hot  dur: (float) duration to: (Glyph *) rootGlyph ;
- addRest: (struct _hots *) hot  dur: (float) duration to: (Glyph *) rootGlyph ;
- init: (float) width :(float) height ;
- (void) magnify: (struct _hots *) hot ;
-(void) printFile:(char *) theFile ;
- (void) showFile: (char *) theFile ;
- passThree: (struct _hots *) hot rootGlyph: rootGlyph ;
- staffOrRoot: theGlyph ;
@end

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