August 29, 2011
I’ve just got a new toy (tx John!). It’s a Cheetah MQ8 midi sequencer. This is UK made, apparently released sometime in the late 80s as a competitor to the Alesis MMT-8. I’ve only just started to figure it out: pretty crazy trying to do everything with a combination of button presses and a tiny, dim LCD screen!
Here’s a two track improvisation, using sounds from my trusty Casio GZ-50M.
...
August 17, 2011
Don’t listen to this one at all unless you like really hardcore distortion. No, scrub that, just don’t listen to this one. Please. (Brownian walks in SuperCollider, samples & fx in Logic Pro.)
[audio src=“https://tedthetrumpet.files.wordpress.com/2008/09/gamhum.mp3"][/audio]
gamhum.mp3
August 15, 2011
The gendèr miking strategy just got simpler again. After some experimentation, it turned out I was getting better results by just whacking all seven mikes in parallel and ‘mixing’ them with a single 10k resistor. Loads of cross talk, but for this setup it doesn’t really matter. The virtual-earth op-amp design wasn’t working out, trying to make it run from a single 9v battery was giving me headaches. This is sounding pretty good, perhaps a bit too much percussive thump at the start of the note: need to find a different way of mounting the mikes, at the moment they are just blu-tacked to the casing.
...
August 11, 2011
Not sure if this is really going anywhere really, but… a little bit of gendèr and ketipung impro sliced up in SuperCollider:
[audio src=“https://tedthetrumpet.files.wordpress.com/2008/09/afrbfr.mp3"][/audio]
afrbfr.mp3
August 9, 2011
http://youtu.be/5rCYUlvj2dY
Still at the point of being a tech demo, but my latest text-to-screech project has moved forward a little. Here you can see speech sounds controlled by Max 5 piped into PureData. In Pd, I’m using some old tricks with the ‘freeze’ function in freeverb plus some pitch shifting to further play with the sound. As a potentially interesting wrinkle, the effects in Pd are turned on and off by the words typed in Max: ‘reverb’, ‘freeze’ etc.
...
August 9, 2011
[soundcloud url=“http://api.soundcloud.com/tracks/20785288"]
’trip points one-shot cap’ is (yet another) piece inspired by ripped off from alluding to Louis Andriessen’s gritty post-minimalist classic ‘Hoketus’.
There are two main building blocks. The first is… I was rummaging around in my box of old electronics, and found an optical theremin I’d built years ago. The IC at the heart of this is a bit of a classic, a Texas Instruments SN76477, a very early chip designed to make sounds for toys and games, also great for musical experimentation.
...
August 8, 2011
Up to something a bit different today: electronics! Yum. I’m building a simple op-amp virtual earth mixer, which I’m going to use to combine the signal from seven cheapo tie-pin mics, one for each pair of keys. A few false starts today, bit rusty on this, but now have a simple circuit running from a 9v battery, which is producing really a very good sound indeed from a £3 mic.
...
August 4, 2011
A wee jazz tune which I came up with the other day. If my new wordpress.com blog would let me, I’d embed it for playback: but I can’t, so here it is on musescore.com.
August 4, 2011
‘The diagram is the program’ according to Miller Puckette, creator of Pd and (originally) Max. But sometimes you have to draw the diagram too… :)
August 2, 2011
http://www.youtube.com/watch?v=3FG_tsG7mI4
There are any number of ways of working with the built-in text-to-speech synthesis capabilities on the mac. All of the music programming languages I use - Max, Pd and SuperCollider - offer ways of doing this, and I’ve also had great success with controlling the output using AppleScript. The problem is that in every case, the audio itself is actually synthesised by the mac os itself, which means it is not accessible within an audio environment for further processing.
...