MusicKit  0.0.0
OrchloopbeginUG.h
00001 /*
00002   $Id$
00003   Defined In: The MusicKit
00004 */
00005 /*
00006   $Log$
00007   Revision 1.2  1999/07/29 01:25:54  leigh
00008   Added Win32 compatibility, CVS logs, SBs changes
00009 
00010 */
00011 #ifndef __MK_OrchloopbeginUG_H___
00012 #define __MK_OrchloopbeginUG_H___
00013 #import <MKUnitGenerator.h>
00014 
00015 @interface OrchloopbeginUG : MKUnitGenerator
00016 {
00017 
00018 }
00019 //- idleSelf; // LMS redundant
00020 @end
00021 
00022 
00023 #endif