Sunday, February 24, 2008

Bala

Copperbox revision 96.

Updated Chord module - rudimentary support for reading and printing guitar chords and building chords from interval patterns. Minor updates to other modules in Bala.Base, also minor updates to Bala's tests.

Sunday, February 17, 2008

Bala

Copperbox revision 95.

Added ArbitraryInstances module for QuickCheck testing.

Sometimes the head revision of Bala hasn't been compilable, which is lax on my part. Even though Bala is still very sketchy, it really ought to build unfailingly as I'm getting close to revision 100 of the whole repository.

Bala

Copperbox revision 94.

Some errors had crept in as a consequence of moving code in the BaseExtra module, these should be rectified (particularly MidiPrint should now build again). Plus, some more changes to the Interval module.

I've now tested MidiPrint on OSX and it works properly. It would seem that Binary/ByteString has a problem on Windows XP. 

Sunday, February 10, 2008

Bala

Copperbox revisions 92 & 93.

Revision 92 - The Chord module now has a rudimentary parser for chords in Roman notation.

Revision 93 - Hand-coded Show instance for Roman Chord, to match the Read instance.

Saturday, February 9, 2008

Bala

Copperbox revision 91.

More minor changes - the Read instances now use Parsec (as its more forgiving than ReadP).

The Triad module has been renamed to Chord.

Sunday, February 3, 2008

Bala

Copperbox revision 90.

Another minor update to the interval module - Read and Show instances for named intervals:
P5 - perfect fifth
A4 - augmented fourth, etc

Saturday, February 2, 2008

Bala

Copperbox revision 89.

Small update to pitch class and interval modules - a new function to calculate interval names and helper functions.

Blog Archive

About Me

My photo
Disambiguating biog as there are a few Stephen Tetley's in the world. I'm neither a cage fighter or yachtsman. I studied Fine Art in the nineties (foundation Bradford 1992, degree Cheltenham 1992 - 95) then Computing part-time at Leeds Met graduating in 2003. I'm the Stephen Tetley on Haskell Cafe and Stackoverflow.