Copperbox revision 2668.
Updated to work with the change from ZDeco to ZOrder in Wumpus-Basic.
Monday, December 19, 2011
wumpus-basic
Copperbox revision 2667.
I've renamed the ZDeco enum to ZOrder and changed the names of the constructors.
Hiatus - I haven't made any commits for a week as I was working on FMSS but produced nothing satisfactory. Probably I should punt FMSS and PDSS into the long grass.
I've renamed the ZDeco enum to ZOrder and changed the names of the constructors.
Hiatus - I haven't made any commits for a week as I was working on FMSS but produced nothing satisfactory. Probably I should punt FMSS and PDSS into the long grass.
Sunday, December 11, 2011
Friday, December 9, 2011
Thursday, December 8, 2011
data-aviary
Copperbox revision 2664.
I've tidied up data-aviary so it is explicit that is is intended for illustration rather than use.
Before the end of the the year, I should probably tidy up my projects on Hackage or ask for them to be hidden in the index.
I've tidied up data-aviary so it is explicit that is is intended for illustration rather than use.
Before the end of the the year, I should probably tidy up my projects on Hackage or ask for them to be hidden in the index.
Monday, December 5, 2011
Sunday, December 4, 2011
jerry-osc
Copperbox revision 2662.
I've started a new library jerry-osc for packing and unpacking OSC (Open Sound Control) messages. There is already a library to do this on Hackage but it is too big for my needs. Also, I want to get a handle on the OSC protocol and writing my own library is one way to do this.
The name implies that it is jerry built.
PDSS has ground to a halt, hence commits to Copperbox halted last week. The design of PDSS had taken a wrong turn - as it grew, it was embedding Pd as a language. This is usually a bad strategy, successful generative DSLs like Pan usually embed a model that target language code can be generated from, rather than embed the target language as manipulatable syntax. After next week I'll have more time for coding, so I'll look to only generating FM synthesizers as per FMSS.
I've started a new library jerry-osc for packing and unpacking OSC (Open Sound Control) messages. There is already a library to do this on Hackage but it is too big for my needs. Also, I want to get a handle on the OSC protocol and writing my own library is one way to do this.
The name implies that it is jerry built.
PDSS has ground to a halt, hence commits to Copperbox halted last week. The design of PDSS had taken a wrong turn - as it grew, it was embedding Pd as a language. This is usually a bad strategy, successful generative DSLs like Pan usually embed a model that target language code can be generated from, rather than embed the target language as manipulatable syntax. After next week I'll have more time for coding, so I'll look to only generating FM synthesizers as per FMSS.
Subscribe to:
Posts (Atom)
Blog Archive
About Me
- Stephen Tetley
- 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.