Project Cassettes
=================

This project manages your music cassettes. The following features are
supported:

   o  automatic calculation of the sum over all song lengths
   o  print program for cassette covers.

Description of the record elements:

Cassette:

   Titel A: any text
   Titel B: any text
   Time:    sum over all song lengths, this value is calaculated automatically
   Label-Print:   program button, the output fits into a cassette cover.

Cassette\Song:

   Side:    BOOLEAN variable (A or B)
   Number:  INTEGER variable
   Title:   any text
   Band:    any text
   Time:    TIME variable, song length.

