Tapper Screen Shots


  Tapper was originally written in C++ for Microsoft Windoze using MSVC 2.0 with Microsoft Foundation classes. This, of course, makes the code
  • Not open source (because MFC is a proprietary library).
  • Not platform independent.
  • Not very Object Oriented (Becuase MFC is not very object oriented)
  • A major source of bad karma for using Micro$oft products in general.
However, it does mean that a program (such as it is) already exists. Therefore, we have screen shots.

This is a shot of the color chooser:


Color Chooser graphic





This is how you choose a scale
Scale Chooser




This is how you specify a new scale
Harmonic Minor scale





I'll have more pictures in the coming days and weeks.