Leslie 122 Interface

Intro
I'm mainly a Hammond organ player these days and recently bought a pristine looking and working Leslie 122 amp for my setup. For those not in the know, the Leslie 122 has a built in power amp using two 6550 power tubes. It's really only a power amp stage, because there usually was a tube preamp already built into any Hammond organ.

6n1S6YT.jpeg
4UEixbY.jpeg
30P8zyp.jpeg


The Leslie 122 uses a 6 pin plug to connect to the organ using the following pinout:
1. Audio (balanced)
2. GND
3. Line voltage
4. Line voltage
5. B+
6. Audio (balanced)

BBWPlqj.jpeg


Back in the day that was a very neat solution, because there was only one cable necessary to run both audio and line voltage (230V or 117V AC) from the organ to the Leslie. Switching between fast and slow speeds (tremolo and chorale) was done by superimposing a control voltage of more than 35V DC onto the balanced audio signal. That control voltage is picked up by one of the two 12AU7 tubes you can see above. If that tube starts conducting, a relay switches from one motor stack to the other motor stack. Due to the balanced nature of the audio signal, that control voltage cannot be heard through the speakers. Pretty neat actually!

Unfortunately, that plug makes it a pain in the ass to connect anything to the Leslie that isn't a vintage Hammond organ. As I'm playing a Crumar Mojo Classic that only has a standard 1/4" output I had to come up with my own solution.

Requirements
I spent some time at the drawing board and came up with the following requirements:
1. The box had to be pedalboard friendly.
2. I wanted a transformer-isolated audio input in order to allow balanced as well as unbalanced input (pretty much a built-in D.I. box). No preamp in the box itself, because I wanted to use an external preamp.
3. Create the control voltage for speed switching from line voltage.
4. Allow speed switching via a standard TRS-footswitch or MIDI.

Here's the switching and audio input circuit I came up with (there's a resistor missing in series with the zener diode that I later added). It's pretty simple, actually. The control voltage is superimposed onto the balanced audio lines using two closely matched 10k resistors. The two large 10uF capacitors protect the transformer secondary from any dc voltage. If relay K1 is closed, the control voltage of 48V is pulled to GND (Slow -> Fast) and vice versa. The second relay K2 switches a 12V zener diode in parallel to that control voltage, effectively limiting it to 12V. This is in preparation for the use of a Trek II EIS relay that you can build into the Leslie. A stock Leslie 122 only allows slow and fast speed. There is no stop mode on any Leslie 122 ever made. By using that Trek II aftermarket module, one can add a stop mode to a Leslie 122. The Trek II module senses the input control voltage (0V, 12V, >25V) to change between the three speeds (Fast, Stop, Slow). I haven't bought that unit yet, but wanted my Leslie interface to be prepared to send that voltage for the stop mode. That's why there's a second relay on the pcb.

ZyVnoFh.png


Here's what the construction looked like in Fusion:
3uz9XCF.png

7gOL8rI.png


Results
I chose to use a 1590D size enclosure that I had drilled and painted by Tayda. The audio input is isolated by a high quality Lehle transformer.
36rRFGy.jpeg

dAUKiiJ.jpeg

j5MCRB7.jpeg


The whole switching circuit is microcontroller based. A simple Arduino Nano workalike is more than enough for this. It handles the input from a 1/4" TRS input or a standard 5 pin MIDI DIN connector. The optocoupler for the MIDI circuit is hiding under the microcontroller. There's also a hex-switch allowing to change the MIDI channel, if necessary:

ZDTUCZF.jpeg


Here's the 6 pin Amphenol plug used to connect to the Leslie. I had to come up with a solution to mount this inside the enclosure because while it's easy to get the plug itself here in Europe, the metal flange used for enclosure mounting is only available from parts dealers in the United States. So what I did is to come up with an adapter using FR4 that I added to my latest PCB order from JLC. Works flawlessly and seems super sturdy, but only time will tell!

EyuqE33.png

M8qBtzV.jpeg

SnZTxeQ.jpeg


...and that's pretty much it! I just had to write some code for the Arduino and it fired right up! For the preamp itself I'm using the fantastic sounding Behringer MIC300. It adds a really nice growl (think Jimmy Smith, not Jon Lord) to the sound, is very well built and silent.

6A9lq2A.jpeg

SVUlOnn.jpeg

EitbJwX.jpeg


Cheers!
 
Awesome job
Came across this today
Maybe a fun project
Thanks! I can report a few things about those Leslie preamps, if you'd like :)

Back in the day, Hammond and Leslie were two seperate companies. Apparently, Laurens Hammond was never a fan of the Leslie speaker, so a factory stock Hammond was not able to plug into one of those fancy speakers made by Don Leslie. The Leslie company sold so-called "Leslie kits" that would allow to interface your Hammond with the Leslie speaker of your choice. There's tons of different configurations out there, actually.

Apart from that, Leslie started to offer Leslie preamps like what's shown in your link. They are basically a very simple transistor based amplifier with some filtering and a circuit to allow speed switching. They were available for a number of different Leslie models, but never for the Leslie 122 that I have.

The Leslie company built the 122 model to be used with Hammond console models (B3, C3 and so on). You had to buy and install one of those Leslie kits I was talking about and be done. In parallel to the 122 model, Leslie offered the 147 model. The 147 was the "universal" Leslie speaker that was sold for owners of Wurlitzer and other organs. It has the same cabinet, same motors, same speakers etc. but a slightly different power amp and speed switching design. The preamp in your link was meant to be used with a 147. It's not compatible with the 122 I have.

Apart from that...as I'm playing bass pedals on the organ, I prefer to switch Leslie speed by hand, the traditional way. For that I use a traditional half moon switch, that is usually mounted just below the lower manual on the left hand side. The Leslie preamps only allow switching speed by foot.
 
Back
Top