Tuesday, March 17, 2026

FISHERS (project pt.2)

 -PLANNING/BREADBOARD STAGE:

VOICING
I was hopeful that the circuit would be a good candidate for circuit bending, since there are so many big chips, and lots of analog circuitry. Unfortunately, there was really just not much that I could find that was useful. I tried bypassing the data lines to the ROM chip to try and get some kind of access to the piano voice sample using all manner of counter/dividers, pulse-delays, and shift registers, but it seems that the way that the piano-sound data is parsed with the program memory is too closely multiplexed. At least that is what I concluded from my repeated failed attempts to do anything but crash the whole system again and again. I still think it would be possible to bypass the piano-sound data somehow, but seeing as how the sample-depth is only 8-bit resolution, I can assume that there would be a very limited amount of sound variations, and would probably not justify the hardware needed to achieve them. 
Useless latch and ROM area
Instead, I focused on the discrete ADC circuit that uses a 74HC374 8-bit latch and R/2R resistor network to convert the 8 multi-pulses from the main chip to a single analog signal to reconstruct the piano sound. The first thing I did was rearrange the inputs of the R/2R network with the outputs of the 8-bit latch chip in different combinations. This tended to create a lot of really nasty high-frequency static noise with more or less harmonic undertones depending on the combination. I found that P0.6 and P.07 were the most useful, as they had lower intervals, making them the most harmonic sounding of the 8 digital outputs. 
D6 & D7 divider circuit
I experimented with counter/divider chips, PWM and pulse-delay circuits, and re-introduced the modulated signals to the R/2R network in different combinations. The counter/divider chips worked best at creating wild glitchy timbres. The summed audio signal levels from the resistor network were all over the place, and the original 'clean' piano-voice was lost under all the distortion and the over-driven anti-aliasing filter. Instead, I decided to just leave the original piano voice(latch and DAC) alone, and add separate latches for P0.6 and P0.7 to be fed to their own respective counter/divider chips to be used as an alternate 'Noise' voice. For the counter/divider chips, I used the CD4017. To change the output divisions, I connected the 8 output pins and the reset pin from the CD4017 to a CD4051 multiplexer chip. Then I programmed an ATTINY microcontroller to act as a dual 3-bit ADC so that the 8 sub-divisions of the CD4017 can be selected as a reset point of the CD4017 frequency divider with one analog voltage. I also added a filter switch on the clock inputs of the CD4017 chips so that higher frequencies can be filtered out if so desired. This helps strengthen the harmonics of the static noise, and tends to be better for quick note changes and chords. The 'Raw' sound of the noise-voice is better for slow lead-type playing. I decided to add an optional XOR'd signal from P0.6 and P0.7 as well. Both bits are in sync to the same clock, so there is not any FM ringing effect, but it does add a lot more variation to the voices.
Piano and Noise voice signal path
The bit-clock input signals to the latch chips of both the piano voice and the noise voice can be divided, too. I only had success at dividing the clock signals by 1, 2, 4, and 8. All other divisions between 1-8 would only output non-piano voice data that just came out as a high pitched tone or no sound at all. Any divisions beyond 8 were so slow, it just sounded like random clicks. I added more CD4051 multiplexers and ATTINY 2-bit ADC's to be able to select between the 4 divisions with analog CV inputs.
ATTINY 2-bit & dual 3-bit ADC
Adding the clock divider to the piano-voice latch chip causes the piano sound to drop in resolution, giving the effect of an octave switch, but with a kind of ring-mod bell tone to the voice. It sounds pretty cool, but it tends to overdrive the anti-aliasing filter at lower frequencies. To remedy this, I simply added clipping diodes(1N4148) to the output and the VREF. The diodes cause distortion, but by the time the signal is clipping, the piano-voice is already pretty distorted sounding, so it is unnoticeable. I built a simple 12db resonant HP/LP filter for the noise-voice, as well as simple VCA's for both piano and noise voices from LM13700 OTA chips. The two voices can be summed together with independent volume controls, and can also be independently sent to a PT2399 echo circuit with individual input switches. The output from the PT2399 Echo circuit is then summed with the dry signals, and output to the main volume control of the output.
HP/LP VCF
The PT2399 Echo circuit is unique. I wanted to have as close to infinite regeneration as possible with minimal breakup. In the past, I have used Vactrols and other means of creating simple auto-leveling on the feedback path of the echo circuit with varying success. Because the signal coming from the keyboard was so noisy, minimal breakup took more than a simple Vactrol attenuator circuit. Instead I went with another LM13700 VCA and a rectifier/follower circuit to limit the VCA when the feedback levels reach a certain point. The breakup is not as gradual as I would have liked, but it is to be expected with the noisy signal quality, and being able to modulate the feedback(Regen) from other analog voltage sources is a bonus. I decided to add another VCA to the Echo Volume for that reason, and it is really useful to be able to modulate all three echo parameters with CV inputs. The Echo Rate parameter CV input is just a through-hole NPN transistor connected in reverse to the VCO pin of the PT2399, and ground. I still do not fully understand why this works–or why it has to be a through-hole transistor to work–but it is the most effective way that I have found for modulating the PT2399 Echo Rate with a CV input so far...
PT2399 echo with ALC
PITCH AND POWER
I replaced the 12Mhz resonator with a high speed VCO using the trusty 74HC4046A chip. These chips do not have quite as much range as the well known LTC1799, but they are much more versatile, and cost much less. The keyboard can be overclocked a bit, but tends to crash easily if pitched too high. I kept the overall pitch range somewhere between 6 semitones below C3, and an octave above. This depends a lot on what is modulating the pitch, but there is a 'Fine' pitch control for tuning if needed.
HC4046A VCO
Most of the power supply circuitry was useless, and I had no intention of keeping the auto-shutoff function, so I redesigned the power supply to be more straight forward by selecting a better regulator, and replacing the reset circuit with an 'Initial-Clear' circuit to reset the chip every time it powers on. The only issue with the reset is that it toggles the standby mode, so if the power to the keyboard is turned off, and then on again suddenly before all of the bypass-capacitors have had time to drain, when the power is turned back on, the chip will be in standby until the reset pin is re-toggled. This can be remedied by simply turning the power off and on again, or by leaving the power off for a few seconds before turning back on. 

To disable the auto-shutoff, I built a simple oscillator that sends a short pulse approximately every 2.5 minutes to the 'Correct' switch of the keyboard via NPN transistor. The 'Correct' button makes no sound and doesn't seem to interfere with the piano keys since the pulse is so short, and the notes are polyphonic. When the switch is pressed, the auto-shutoff countdown is reset, so there is no risk of the keyboard making the beeping sound or going into standby when no keys are pressed. This of course interferes with the 'Record' and 'Playback' functionality, but I have a different plan in mind for a more in depth sequencer of my own design. I also built a filtered buffer to convert the data-signal coming from the D6 latch to be used as a gate signal when a key is pressed, so I used a dual Schmitt inverter chip for both the gate-buffer, and the battery-alarm disable circuit.
Filtered buffer & APO-reset timer
SEQUENCER
As much as I really liked the idea of using the built in step sequencer of the keyboard, I really wanted to be able to disable the auto-shutoff, and to do that I had to sacrifice the sequencer due to the nature of my auto-shutoff disable circuit. Having up to 40 steps would have been nice, but having an analog CV step sequencer would allow for modulating other parameters as well as notes, albeit only 8 steps long.
Sequencer signal path(single)
I went with a similar style of dual-sequencer that I have used in past designs like the 'PT-100', and the 'TRIP'. There are essentially two 8-step sequencers that share 8 analog inputs from potentiometers. The step-values of each sequencer are the same, but the step-output, clock-input, and direction of the sequencers are independent of each other. 

To advance the sequencers, there is an internal clock oscillator that can be inverted or divided before being sent to either sequencer's clock-inputs. I used 74HC393 binary-counter chips to get clokck divisions from the main clock oscillator, and inverting buffers to get an inverted clock signal so that there are a variety of clock-inputs to choose from. Each sequencer has a four-position switch that selects +1(normal clock), -1(inverted clock, /2(divided by 2), and /4(divided by 4). 

Each sequencer also has an independent direction switch, as well as an optional direction-switch clock oscillator that periodically changes the direction of the sequencer from UP to DOWN depending on the rate set with a potentiometer(Reverse Rate). This gives the effect of having longer sequences, since the pattern bounces around from one end of the sequence to the other somewhat randomly, but also at regular intervals with the sequencer clock. The effect is very mesmerizing when the two sequencers are running together, but the melody is constantly changing!
1/2 sequencer(with errors)
In order to use the analog values from the sequencers to trigger notes from the keyboard, I designed a special type of ADC multiplexer matrix using CD4094, and CD4051 chips and an ATTINY microcontroller to be able to select any of the 32 notes with an analog voltages. I made two of them so that two notes could be selected simultaneously. I also wanted to be able to control the gate time of the key-press with each step, since the piano-voice has varying sustain depending on how long the keys are pressed(another understated feature of the Fisher Price 3810). In retrospect, this would have been easier to do in the code of the microcontroller, but I decided to go the analog route, and designed a pulse-delay circuit that works–but just barely...
Key-hold matrix circuit
To make the sequencer's step values easier to adjust, I added a set of 8 capacitive touch-controls that will interrupt the sequence and hold the selected step of the corresponding touch-control input for as long as it is held(<100 sec. timeout). The step value(potentiometer) can be adjusted, and both sequencers will advance from that step when all touch-controls are released. If either of the sequencers are not in 'RUN' mode, the last pressed touch-input will correspond to the last held sequencer step indefinitely. This feature doubles as a preset-select bank for whatever parameter the sequencers are set to modulate. When the sequencers are not in 'RUN' mode, but they are still set to trigger notes, the touch-inputs can act as mini keyboard of 8 selectable notes. I have a standard capacitive touch circuit board that I have used in the past for the NT04, NTV, and the TRIP. It uses eight TTP223 capacitive-touch chips, and a CD4532 priority encoder to convert the 8 inputs to a 3-bit word, and a gate signal. This is then fed to three transparent latches, so that the 3-bit word is held to its last value when there is no input.
Capacitive-touch module.
To indicate the step position of the sequencers, and other things like clock and gate timing, I used bi-color LEDs to save space. They are a little more expensive than single LEDs, but they save space, and look pretty cool! I used additional CD4051 chips to drive the LEDs. I have a ton of these multiplexer chips, and I think I ended up using 12!

JOYSTICK AND ENVELOPE GENERATORS
In addition to the sequencers, I thought it would be useful to add some envelope generators to modulate the voices' VCA's, and other parameters. LFO's would be nice, but there will be limited space on the interface, and I prefer LFO's that can be gated by key-press so, I decided to go with simple looping Attack/Decay envelope generators. I have used this EG design in a lot of my toys because it is effective and doesn't take up too much space. It would be nice to be able to control looping speed without affecting the Attack/Decay ratio, but the trade-off is that the EG's can be used as both LFO's and EG', and they're gated. 
Envelope Generator(single)
The envelope is derived from a D flip-flop(CD4013) that resets when the envelope peaks, then discharges the timing-capacitor. It can be switched to continuously reset itself as long as there is a key-on gate signal incoming. I created two identical EG's that can be switched on to be used for the Piano and Noise voices signals' VCA's in addition to being used as a modulation source for other parameters. The depth of the EG's can be controlled with their own 'Depth' knob, or they can be switched to be controlled by the a 'Joystick' CV input. The 'Joystick' CV is sent to a VCA that is biased to VCC/2, so the EG depth flatlines at mid-depth of the parameter that it is modulating–as opposed to when using the 'Depth' knob, the EG signals flatline at the bottom of the parameter's range.

The Joystick is something that I just had to add, since it is such a convenient and expressive way to modulate parameters freely. I ordered these small industrial 2-axis joysticks from Aliexpress a while ago, and I am very happy with their quality, considering they only cost about $10. I used one in the 'PT100' super-mod, and found that I liked the tactile response better with the internal springs removed. The rubber boot does a good job of returning the stick to center on its own, albeit a little skewed to either direction. I prefer the looser feel, though. It is also possible to find different knobs to put on them, which is nice because the one that comes stock is made of pretty cheap and ugly plastic. 


I decided to have several separate outputs coming from the joystick's X and Y axis that can be depth-adjusted for different parameter modulation. This way, the two axes can be controlling several parameters at once, but with variable intensity. I buffered the X and Y CV outputs to be used directly for the D6 and D7 noise-voices' divider CV inputs, as well as to the EG's 'Depth' control CV inputs. I figured that of all of the CV parameters, these four would not need  the joystick CV range adjusted. 
Joystick attenu-verters
Then I created 3 attenu-verter CV buffers; one for the Y axis, and two for the X axis. The three outputs can then be used for other parameters, independent of each other. X-2 can be selected to modulate 'Coarse-Pitch', 'Echo-Regen', and/or 'Piano-Bit Clock'. Y-2 can be selected to modulate 'Echo-Rate', 'Noise-cutoff', and/or 'Noise-Bit Clock'. X-3 can be used to modulate 'Echo-Volume' and/or 'Clock-Rate' of the internal clock oscillator for the sequencers. The atenu-verter depth knobs determine the depth of each CV source, and the polarity of the CV. The CV sources depth  flatlines at mid-position of the parameters' range when the depth knobs are set to the center position(zero-depth). Adjusting the CV depth of the individual joystick channels makes it possible for one parameter to be modulated dramatically, while on another, the range can be set to a narrower range and offset slightly by the parameter's native control knob.

Developing the circuits I wanted, and getting them all to work took about two weeks altogether. I made sure to leave room for changes, just in case there are more problems that need solving, or new ideas to try. 



Final plan for the complete signal path
Part 3 coming soon...

Saturday, March 14, 2026

FISHERS (project pt.1)

 1989 FISHER PRICE 3810 "REAL-SOUNDS PIANO" 

The Fisher Price 3810 Piano was a common toy during the early 90's. They were well made, and are still available in good condition on ebay, and sometimes can be found at thrift stores. The keyboard measures around 23 inches long, 8 inches wide, and about 2 inches thick. There are 32 keys that are slightly larger than standard mini-keys of the era. Despite the sturdy build quality and uniquely 90's design, the sound quality and functionality of the toy is curiously limited...


On the right hand side of the keys are located the volume control wheel, and five push-buttons to turn the 'Power' on/off, play the 'Demo' songs('Saints Go Marching' & 'Around the Mountain'), 'Record' a melody(40 notes), 'Correct' notes in record mode, and a 'Playback' button to play the recorded melody one step at a time. 

There is only one sound available. It is an 8-bit sampled piano that is actually two very different samples split at C#4 and D4. The piano voice is heavily filtered to alleviate the presence of aliasing noise from low-cost components and circuitry. The low quality sound gives the keyboard a dark and endearing tone that sparks the imagination–despite its flaws–and sets itself apart from other hardware-heavy toy instruments of the time like Casio's, Yamaha's, Vtech's, and even GPX's to name a few. 


The Fisher Price 3810 has 4-note polyphony which is pretty useful, and more sophisticated than other low-cost electronic-toy-organs available at the time, which tended to have a single square wave voice that could be recorded and play back. The playback function of the 3810 is unique in that the recorded melody loops with no breaks, so it is possible to advance the sequence continuously with the playback button, or with the use of an external clock. It is also possible to play notes from the keys over the sequence while it is playing, although it is a little choppy sounding. 

The keyboard also has an auto-shutoff feature with a warning beep prior to shutting off. It can be powered by by four 'C' batteries, or a standard 9 volt AC adapter(tip negative).

-REVERSE ENGINEERING:


Opening the enclosure was pretty simple. There are 10 screws on the back that release the top and bottom pieces from each other. Inside, there are two separate circuit boards. One is fore the key switches, and volume pot, and the other is the main-board that holds all of the voicing circuitry. I spent a few hours reverse engineering the whole circuit into a clear schematic to get a better idea of how everything works. The number of through-hole chips in this keyboard seemed very promising for circuit-bending potential. Unfortunately and surprisingly, there were really not many(if any) useful bends...


The main processor chip SC80C31 scans for key-presses, and writes to an 8-bit latch(74HC374) that outputs 8 multi-pulse signals to an R/2R resistor network used as a low-cost DAC. The SC80C31 also writes to another latch chip(74HC373) which sends signals to the proprietary ROM chip(AMI8929) that then sends back 8 bits to the SC80C31 chip. I suspect this is where the piano sounds and program memory are stored. Both 74HC374 and 74HC373 latch chips have their own clock and latch-enable signals coming from the SC80C31 chip, respectively. The summed signal coming from the R/2R resistor network is sent to a buffer/filter stage before being sent to the volume control pot, and then to the TDA2822 amplifier chip that drives the 4 ohm speaker. 


The power supply circuitry is interesting. The keyboard turns on or off when the power button is pressed successively. If no keys are pressed while the power is on for 3 minutes, the keyboard will beep for another 3 minutes, then send a low signal from pin 17 of the SC80C31 chip to a comparator circuit on the LM324(U5D) that will then send a short pulse to the reset pin of the SC80C31 chip(pin 9), which will also cut power to the LM2931 5 volt regulator via the 2N6726 PNP transistor.  Pressing the power button again will toggle the reset pin again, and pin 17 will return to a high-state, allowing power to flow to the regulator again. It is good to know how the auto-shutoff works so that it can be disabled. 


The keyboard matrix is pretty standard. There are 8 outputs, and 5 common inputs to gate 32 piano notes(F2~C5), and the 'Demo', 'Record', 'Correct', and 'Playback' functions. There are four additional key/bus combinations(K7, K6, K5, and K4 to 'E') that have no function. The SC80C31 chip operates at 12Mhz that comes from a ceramic resonator. 


Part 2 coming soon...

Wednesday, December 17, 2025

TRIP DELUXE

The TRIP DELUXE is the second prototype of the TANDY TRIP rhythm/drone machine. This version has all of the same functionality as the first TRIP, but has 8 additional rhythms that can be selected with the touch-control inputs when the added 'RHYTHMS' switch is set to the 'ALT' position. While the 'RHYTHMS' switch is in the 'HOLD' position, the last ALT-RHYTHM selected will be held, and the touch-control inputs can be used without interrupting the pattern. The ALT-RHYTHMS can be clocked independently of the drum voices' pitch control. This is especially useful when the PITCH is modulated by the sequencer, since the change in pitch of the drum voices will not change the tempo of the rhythm. The ALT-RHYTHMS can be clocked by external clock sources, or by the TOY-RHYTHMS at 1/4, 1/2, 3/4, 1X, 1.5X, 2X, or 3X time. The clock input for the ALT-RHYTHMS is held at averaged input intervals(tap-tempo), so the TOY-RHYTHM tempo can be used to set the ALT-RHYTHM clock, then switched to EXT-CLOCK so that the ALT-RHYTHM clock is independent of the TOY-RHYTHM it was synced to. The DELUXE has 5 volt CV inputs for the two filters, and the pitch. There are 5 volt CV outputs from Sequencer-2, and EG-2. There are also sync outputs from the master-clock, and Sequencer-1 clock, and there is a Clock-sync input jack. All are 0-5 volts(rising).

Wednesday, July 2, 2025

TRIP


The TRIP project is the second part of the RadioShack Musical Elephant Keyboard(see PAL). 
The TRIP is an experimental drum machine made from a dual-voice drum chip. The drum chip has 8 pre-programmed rhythms. Only the sound chip was used for this mod. The rest of the circuit and enclosure are built from scratch.

FEATURES

-Global Pitch modulation
-8 preprogrammed rhythms with start/stop, and tempo-up/down
-Two drum voices; "TONE" and "NOISE"
-Two independent Envelope generators(one per voice)
-Two independent resonant Filters(one per voice)
-Two independent VCA's(one per voice)
-PT2399 Echo circuit with two independent mix knobs(one per voice)
-Dual 8-step analog Sequencer with reversing clock inputs
-VARI SYNC variable Sequencer Clock
-ARG Attack/Release Generator
-8 Roll/Flam EG trigger inputs
-8 input multi-use capacitive-touch keys

Sunday, June 29, 2025

PAL



The PAL project started in early February of 2025, and was finished by mid April. The synthesizer is built around a monophonic keyboard voice chip from a RadioShack "Musical Elephant Keyboard" from the early 90's. Only the sound chip and the keyboard keys were used. The rest of the circuit and enclosure were designed and built from scratch.

FEATURES

-Two octaves of micro-keys
-Voice Waveform/Octave modulation joystick
-LFO Rate/Depth modulation joystick
-Single 12db HP/LP resonant VCF
-Single VCA
-Single Looping Attack/Decay envelope generator
-Pitch modulation knob
-PT2399 Delay
-Master Volume knob
-8 Step Sequencer

Thursday, January 30, 2025

CREATOY TRAINS


I found these two on Ebay in early November of 2024. They are somewhat generic looking train keyboards by the brand Creatoy from 1995. Many toys made by Creatoy from this era, and similar toys like them have a special place for me. As a child of the late eighties and early nineties, I would see a lot of these lesser known toys at friends' houses, and school growing up. At the time, it seemed like there was no shortage of these off-brand obnoxious toys everywhere. Now they seem to be harder to find. When I have a little extra cash, I love to scour Ebay for these types of forgotten relics. 

Wednesday, January 8, 2025

PT100

The Noystoise PT100 is an experimental synthesizer designed and built around the HD61702xx sound chip. The chip can be found in many Casio keyboards from the mid-to-late eighties, including the Casio PT100, hence the name. Beyond the HD61702xx chip itself, the rest of the synthesizer design is completely original.

Sunday, January 5, 2025

YAMAHA HS 200 REVISITED


In fall of 2024, the owner of the modified Yamaha HS200 I modified some 10 years ago contacted me to have the keyboard fixed. It was still mostly working, but the pitch range was not able to go up to standard tuning. It was unstable and wouldn't stay in tune. We mutually agreed that it would be best to send it back to me for a repair despite the cost and risk associated with shipping overseas these days. There was really no hurry, and the keyboard eventually made it back around the holidays.

Friday, May 10, 2024

NTDD


The NTDD is a PT2399 based dual-delay(DD) processor, and analog Dub-Siren circuit. 

DELAY:
There are two PT2399 delay chips in series with independent delay time controls on the X and Y axis of the "TIME" joystick(Left). 
The delay-mix and feedback-amount are controlled together by the "ECHO" knob. The "REGEN X2" switch enables the output from delay-chip 1 to be fed back to its input, as well as to delay-chip 2's input. When disengaged, only delay-chip 2 will have feedback(echo). 
The Echo and Feedback circuits are designed more for experimental exploratory noise, and less for traditional audio processing. 
The delay times can go very low and become very distorted, and the feedback is set very high to allow maximal feedback and self-filtering with the use of auto-leveling. 
An optical compressor is used to prevent feedback runaway, while allowing lower signals to regenerate continuously. 
An internal trimmer resistor can be used to adjust the sensitivity of the compressor.

SIREN:
The "Dub-Siren" consists of a square-wave VCO, gated envelope generator and LFO. 
The envelope generator is active while the "GATE" switch is held, and the "ENV"(envelope) knob determines the Attack and Release time when the Gate switch is pressed and released. 
The three position switch below the Envelope knob determines the Envelope knob's range. In the upper position, the Envelope knob will have a fast attack, and the knob will only change the release time of the envelope. In the center position, the Envelope knob range will be split between Attack and Release. Increasing the Attack time will in-turn decrease the Release time, and vice-versa. In the lower position, the envelope will have a fast Release time, and the ENV knob will only change the Attack time.
 By default, the envelope generator controls the volume of the square-wave VCO, but can also be used to modulate either the Pitch of the VCO or the Rate of the LFO with the "MOD" 3-way switch. In the center position, the MOD switch is "OFF".
The LFO modulates the Pitch of the VCO. 
The LFO can be set to Square-wave or Triangle-wave with the "SQR-TRI" switch. The LFO Depth and Rate are controlled with the X and Y axis of the right joystick. 
The LFO voltage can be offset with the "BIAS" knob. While the LFO depth is set to minimum, the BIAS knob can be used to change the pitch range of the VCO independent of the LFO.

The NTDD also comes equipped with;
 Volume knob(VOL)
Power ON/OFF switch with LED
1/8 inch(3.5mm) input jack
1/4 inch line output jack
5.1mm DC adapter(9V tip-positive)
Built-in speaker
3XAAA battery compartment.

Saturday, December 2, 2023

SUZUKI PK-37




Shortly after finishing the NTSH and NT05, I decided to start this project. I was looking for something to do that I could just slowly chip away at over the summer. I had been doing some reverse-engineering of some of my toy keyboards for fun. I started with a Casio MT-40, then moved on to the Casio SK-1 using Kicad to draw the schematics cleanly. After those, I needed a bigger challenge. I had been hanging on to this pair of Suzuki PK-37's for several years. The first one I found at the Goodwill bins probably ten or fifteen years ago. It was dirt cheap and was pretty busted up. The main-board inside was badly corroded, but I was able to get it to turn on and make some sounds. Aside from all of the hiss and noise that keyboards of this era tend to have, I really like the warm lo-fi quality of the sound and the classic home-organ features. It has some nice punchy analogue drums and a cheesy arpeggio