SCORE is a music engraving tool.
Simply speaking there are two different orientations of music notation software. Firstly there are formatters. LilyPond is a good example of a pure formatter. It works like a secretary you dictate a letter and she formats it for you in her own “handwriting” (only that music is much more difficult to handle than text).
Update I don’t actually use AWB any more, I use Hugo. However, I’ve left this here in case anyone is still using AWB.
This site now uses AWB along with AsciiDoc to manage the site content.
mrmr is a project which enables the use of OSC using an iOS-based client such as the iPhone, iPod touch or the iPad. Its functionality extends to integrate with on-board controls such as the accelerometer, which may be used in conjunction with other inputs in live performance.
Here’s a little something I wrote to take the checksums from incoming data on a network and turn these into useful data in Pd-extended. We communicate the data via the OSC (OpenSoundControl) protocol.
Introduction nginx (pronounced Engine X) is super-quick. Really, really super quick. I came to it having used Apache for years, ending up deciding against LightHTTPd (memory leaks) and then eventually deciding to settle with the use of nginx due to its stability and speed.