Saffari: vibrato circuit

The vibrato circuit for the Saffari was originally based on this one from Transistor Electronic Organs for the Amateur:

reference vibrato circuit diagram

I couldn’t get it to work (maybe my substitute transistors weren’t close enought to the original?) but it looked very much like a Phase-shift oscillator so I tried out some variations on that circuit with the 2N3904 transistors I had and pretty quickly had a beautiful sine wave on the oscilloscope.

Here’s what I ended up with:

actual vibrato circuit diagram

I picked the capacitor values by ear, looking for a reasonable vibrato speed. Putting the resistor and capacitor values into a RC oscillator frequency calculator I get a frequency of about 3Hz (3 cycles per second), which sounds about right. When you turn the vibrato speed knob (RV18) down to zero it gets maybe 5-10 times faster, which is plenty fast for an organ vibrato.

Then I had to figure out how to apply the sine wave to the oscillator circuit to make the square-ish wave into a beautiful vibrating organ tone. That’s for next time.

January 17, 2023 saffari electronics organ diysynth

Saffari: first listen and oscillator details

Yesterday the PCBs arrived for the prototype of my analog transistor organ monosynth and I built it.

It sounded great so I made a little video of my first jam and posted it to Mastodon, where it got some really nice comments.

In theory the oscillator generates a square wave, but because it’s made using a super simple circuit and discrete components (just like the transistor organs of yore) the square” is actually more like a chunky asymmetrical blob with rounded corners”. That’s why I love analog synth circuits and that’s why I love the sound of this little creature.

In case you’re interested, here’s the oscillator circuit:

Saffari oscillator circuit diagram

The KEYBOARD input connects through a big old resistor ladder with switches to the 9V rail, so the keys basically vary the voltage at that central point, which in turn varies the frequency of the oscillation. The resistor ladder idea comes from the Pif synth and the oscillator circuit is from Transistor Electronic Organs for the Amateur, a coffee table classic:

“Transistor Electronic Organs for the Amateur” book cover

transistor organ oscillator circuit diagram

That diagram contains a hint as to how I added the all-important vibrato, but I’ll write that up another time…

January 12, 2023 electronics organ diysynth saffari

Building a transistor organ monosynth

What’s the synth you’re working on?”, asked nobody at all after reading my post about PT2399 filters. Good question!

I’m a keyboard player. Piano originally, then organs (Hammond, Farfisa), then synths.

vintage Farfisa advert

I am mildly obsessed with transistor organs like the Farfisa Compact. Their circuits are ingenious but also simple enough for an untrained tinkerer like me to understand (just about). They were made over 50 years ago and they still work (just about). They are large and impressive examples of mid-century Italian design and their clever mechanisms let you fold them up into a box that you can take to a gig (just about).

Pocket Piano

I am also mildly obsessed with the Pocket Piano by Critter & Guitari. It is a tiny digital synth with charming wooden buttons that sounds unlike anything else I’ve ever played. It has several modes (I could write a book about the arpeggiator), but the one I insist on using on almost everything is RED (the one where the LED is red). It’s the basic polyphonic synth mode. It has four sounds, and one of them is a fizzy buzzsaw that cuts through any mix and spreads joy around the room. Combine it with the two-octave pitch bend knob and you have a dangerous weapon of joy.

The Farfisa multi-tone booster” sound and the Pocket Piano buzzsaw sound have a lot in common, and it’s the combination of these, along with a video about a quirky Soviet toy keyboard, that inspired me to start building a transistor organ monosynth back in July.

I’ll post more about the circuit and how it all works (and sounds!) another time. I’ve designed a PCB and ordered all the components so I’ll have something fun to show in a couple of weeks. It might be the keyboard of my dreams. Or an unusable monstrosity. Only time will tell!

January 3, 2023 electronics organ diysynth saffari

Making sense of the PT2399 filters

I’ve been playing with the PT2399 (every DIY guitar pedal maker’s favourite lo-fi delay chip) for a couple of years now, and I still find myself confused by the filters and pinouts. The canonical PT2399 Analysis by Electrosmash was a great help in getting my head around how to use the chip, but I find it difficult to match their re-drawing of the block diagram to the jungle of resistors and capacitors sitting next to the chip on my breadboard.

Electrosmash PT2399 block diagram

PT2399 on the breadboard

I’d like to be able to understand what’s going on so I can experiment with the sound. So I did my own re-drawing of a simple delay circuit, with the PT2399 clearly represented by a dotted line rectangle and just enough of the internal block diagram to make sense of how the filters work.

drawing of the PT2399 internal schematic and surrounding components

The circuit is pretty much the ECHO example circuit from the datasheet, but I may have used some of the revised values from the Sea Urchin / Deep Blue Delay version. I included the feedback path, but left out the dry/wet mixer — this just shows a dry signal coming in and the delayed signal coming out.

Drawing it this way makes a few things clear to me:

  • Pin 16 is the input of the delay chip, pin 14 is the output (assuming that we’re using the filters as recommended)
  • The input and output filters (16/15 and 13/14) are multiple feedback low pass filters (this calculator helped me figure out how they work)
  • The modulator and demodulator filters have a built-in resistor, which is why they only need a capacitor outside the chip.

I added some notes about the filter values and a few other handy hints:

drawing of the PT2399 internal schematic and surrounding components with filters highlighted

It’s probably worth noting that the two 338Hz low pass filters aren’t really filtering the audio — they’re filtering the digital output of the MOD and DEMOD blocks, which use Delta-sigma modulation to convert an analog audio signal into a series of digital pulses. The filters smooth the pulses back into an analog signal (or something like that — I’ve tried to get my head around how it works several times and still don’t quite get it).

But the 2.4kHz low pass filter on the output and the 1.7kHz low pass filter on the feedback path are up for grabs — changing their cutoffs can change the sound of the delay quite dramatically. I dropped the output filter down to 1.6kHz on the synth I’m working on now and it sounds smooooth, even with longer delay times.

December 29, 2022 pt2399 electronics

Simon Says

I made a Simon Says toy with Clem over a couple of weekends. Started with an OKdo project and customised the code to fix some quirks and add our own musical touches (it plays Nazareth from Nativity (2009) every few levels).

We built it in a metal guitar pedal case using some arcade buttons and a speaker I had lying around from audio.computer experiments. It turned out to need a lot of wires, but that was a good excuse to teach Clem how to use a wire stripper and a soldering iron. Useful life skills…

Simon Says toy

I put our code up on Github in case anyone is tempted to tinker.

November 30, 2022

Fame at last!

Beanie Tapes was featured on Bandcamp’s November Tape Label Report. What a treat!

One might call Oxford’s Beanie Tapes the ultimate Bandcamp tape label.

November 30, 2022