#makevember 30 and final - not as finished as I wanted it to be but ported some of the music player to javascript so I can run it in chromium headless on the pi. Now it should be easy to change tempo, synth etc etc. Currently playing a single note in the wrong order though.
#makevember 25: Removed the can from a dud Texas Instruments 2N1308 NPN germanium transistor. Photographed the die, on the header, and saw the melted bond wire. Must've passed more than the rated 300mA, at least briefly
#makevember 25: scaled up the generation of data (which was initially very tiny as each datapoint was one pixel) using cv2.resize with interpolation=cv2.INTER_AREA to fit A4, and printed out a couple of different keys. Not sure what it means to play one key in terms of another though.
#makevember 24: got streaming to a webpage working while playing music, so chuffed with that (and it makes it easier to debug too). Apologies for the state of my computer.