Friday, December 30, 2011

zmidi-core

Copperbox revision 2675.

I've added an example that generates MIDI, the existing examples processed MIDI files.

The AST exposed by ZMidi-Core is to low level for generating MIDI directly, but this example shows how it works.

Thursday, December 22, 2011

new-neume

Copperbox revision 2674.

I've changed the Score and NoteList monad so they are newtype wrappers over the same monad - they need to be newtypes because they have different Doc representations (and different concatenation).

This has unified the code quite a bit, though it still needs tidying up and repeat voltas need re-implementing.

Wednesday, December 21, 2011

wumpus

Copperbox revision 2673.

Work on symbols in Wumpus-Drawing and minor modifications to Wumpus_Basic (corrected a doc error, changes to Chain to make the chain schemes follow a naming convention).

Tuesday, December 20, 2011

wumpus

Copperbox revision 2672.

I've updated Wumpus-Rhythm and Wumpus-Tree so that the Haddock docs build again.

wumpus-drawing

Copperbox revision 2671.

I've updated the examples to compile again. Some of them probably hadn't been working for a long time.

wumpus

Copperbox revision 2670.

I've updated the Chain API in Wumpus-Basic and modified the Axes module in Wumpus-Drawing to match the changes. There may be some demos that need updating...

Monday, December 19, 2011

wumpus-basic

Copperbox revision 2669.

Initial work updating the Chain module. I've removed the setSchemeScheme function and added a counting chain scheme builder instead. The API will need some thinking about - particular as there isn't actually much you can currently do in the Chain monad...

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.