Error: Failed to load processor AutoNav
No macro or processor named 'AutoNav' found

Overview

For Windows 95/98/NT/2000

Free software published under the GNU General Public License (GPL)

This program listens to a MIDI IN port and displays incoming MIDI messages on multiple graphic keyboards.

You may find this program most useful in conjunction with HUBI'S Loopback MIDI Driver, which with proper set up will allow MIDI Key Viewer to show you what your MIDI Sequencer is playing.

History

This program was originally written back in 1991 and it ran on my old DOS 386SX luggable laptop which had a Roland MPU-401 card jammed inside.

When windows 3.1 came out, I modified the code to work in a window using my bare bones libwn windows c++ framework.

When windows 95 came out, I modified the libwn windows framework to work with the updated win32 api.

Recently, I updated the project to compile with Mingw32 / gcc on win32, win32 cross compiler, as well as visual c++ 6 and visual c++ 8.

The libwn framework is incomplete and old and crufty, but it is suitable for this project.

Source code

MagicMakefile

The latest version of keyview includes its own copy of libjdkwn and MagicMakefileV3.

Screen Shot

keyviewer screen shot

Attachments