ChordTester Linux Changelog The following is a changelog for the linux version of ChordTester, with the most recent changes at the top. Changes in 0.3 ------------------ + Corrected note-naming conventions + Added compilation of the PortMidi and PortTime libraries to the project + Added basic cursor keyboard control Changes in 0.2 ------------------ + Complete reworking of class structure + Separation of functionality into ChordNote, ChordType and Chord classes + Corrected window name + Makefile updated to include variables + Makefile updated to include gdb debugging support and different build types (debug and release) Changes in 0.1 ------------------ + Code organised into multiple separate source and header files + Added random generation of chords with weighting + Added OpenGL display, defaulting to windowed + Added PortMidi support for playing (simultaneous, or arpeggio) the chord + Added text display of notes names + Added use of Glut for keyboard and OpenGL management