static char Running_Event;
static char notes_flag;
static unsigned long zeit;
static int help;
static int taktzeit;
static unsigned long diskrete_tz;
static unsigned long int firstnotetime;
static int firstnotetimeflag;
static int Signature;
static int T_genus;
static int Track_Nr;
static char printonly; /* for one track processing */
char Staffs[MAXTRACKS][100]; /* names of instruments */
char TrackName[MAXTRACKS][80]; /* names of tracks */
char texfilename[50]; /* name of texfile */
static unsigned char max[MAXTRACKS];
static unsigned char min[MAXTRACKS];
char region[MAXTRACKS]; /* 0 both, 1 violine, 2 bass */
static char count; /* count_only bit */
static short nom0, denom0, key0; /* for first track datas */