-
December 3, 2023
Electronic Drums This is really going to be a pseudo-review of the Alesis Strike MultiPad. I need to fold this into a larger context arc of electronic drums for this blog though. I’m a drummer. I’m a decent drummer who cares about kits and sounds and the way things feel. I have built a few acoustic kits at this point…
-
May 31, 2023
Coming full-circle with native audio processing I wrote the following in 2012 and just found the draft. Did this come to pass? I think some hardware we are seeing now could be seen as general purpose computers repackaged as single-purpose audio devices. === I’ve been thinking about the divide between using general purpose computing platforms vs using dedicated hardware for…
-
January 23, 2023
Drum hardware digging I have been interested in drums for a long time. I’ve been playing for years and have had dozens of different setups over that time. In addition there are many setups that I play that don’t belong to me and I have adapted to many different idiosyncratic configurations over the years. That said, I’ve been playing around…
-
January 23, 2023
Guitar design I’ve been making some layouts for a few guitars I have in mind. There are a lot of different concerns that come up when designing the routing templates. I’m using OpenScad for most things, but then the shapes themselves are a more organic process involving Inkscape and hand drawing. A few of my designs have been inspired by…
-
December 4, 2022
Learning music theory This is not really a tech post, but it’s related because music theory is kind of a technical language. Not quite programming language technical but maybe math technical. I’m doing a series of exercises I call 5-minute song drills. I pick a key and chords and write a song. Picking a key consists of me naming the…
-
March 15, 2020
Synth golf I’m revisiting some ideas I had around minimal audio synthesizer circuits. One of the simplest methods of creating an oscillator is using a schmidt trigger oscillator using a 74LS14 inverter. The trick here is to get the oscillation range correct with the RC values. I used a 100uF cap and a 10K potentiometer here. I like to test…
-
March 15, 2020
Cassette deck pitch control I got around to playing with the pitch control circuit on the cheap Amazon cassette recorders. The circuit uses a 500 ohm trimmer and an AN6650 IC speed controller. Most pots I have are in the 10k-500k range so I didn’t have anything close to 500 ohms. I decided it was probably a voltage divider anyway…
-
March 4, 2020
Universal power for synth gear I have been playing around with powering all my synths as you would a guitar pedal board by daisy chaining one power supply to all devices. One concern is that standardizing on one voltage would over power some devices and under power others. Also some devices take reverse polarity For daisy chaining I use a…
-
February 21, 2020
MIDI harmonica I’ve been thinking about a harmonica-style electronic instrument for a while. This thought grew out of my obsession with foot controllers in the past. I liked the idea of playing bass lines with my feet, which grew to loopers and controlling Ableton, the McMillen SoftStep, Pedal Fighter and other things. I started thinking about the harmonica idea after…
-
February 18, 2020
Finished cassette looper I got a basic cassette looper put together using the techniques I wrote about earlier. The basic premise revolves around separating the erase head from the engagement of the rest of the record electronics and making each of them momentary so that it’s easy to retry a few times until the loop is just right. The record…