just found this online, been looking for something this simple for ages!
http://ericarcher.net/devices/diy-lpf/ (http://ericarcher.net/devices/diy-lpf/)
DIY Analog VC-LPF filter (http://www.youtube.com/watch?v=axUHAwen-I4#ws)
Yeah I've been meaning to build this for a while! Anyone know of other simple filter projects?
The Sallen-Key filter used in the Gakken SX150 is about as simple as you can go. The Steiner Synthacon VCF is a slightly more complex variation on the same theme, with some neat features like having highpass, lowpass and bandpass *inputs* so you can do some interesting tricks using it like a frequency-controlling crossfader ;-)
hey thats interesting Gordon, do you mean you route the signal with a pot instead of switches at the input to the differend filter modes?
No, what I mean is that you can mix two different signals with one going to the highpass and one going to the lowpass input. As you sweep the filter, it will cut more of one and open up the other.
Here's a demo of my prototype Synthacon filter driven by a Roland HS60 and a novation Xiosynth, driven by the same sequence and randomly switching patches at the top of each sweep:
http://www.gjcp.net/~gordonjcp/mp3s/hilow.ogg (http://www.gjcp.net/~gordonjcp/mp3s/hilow.ogg)
and a pic of the prototype filter, built using bird's-nest construction:
http://www.gjcp.net/media/filter.jpg (http://www.gjcp.net/media/filter.jpg)
well that sounds really nice
Quote from: Gordonjcp on October 17, 2012, 09:49:11 PM
No, what I mean is that you can mix two different signals with one going to the highpass and one going to the lowpass input. As you sweep the filter, it will cut more of one and open up the other.
Do you think something like that can be done with the NJM2069 filter on the Korg Poly800?
Here's the chip
(http://img.photobucket.com/albums/v207/abcSweep/KorgNJM2069.jpg)
I'm just curious what the output would sound like if you merged the two of those signals together.. then hear the filter run thru it's EG and LFO application.
I always wonder why Korg chose not to use that output..
Well now I've got seven Korg 2069 filter chips and getting an itch to build an external filter fx box/circuit.
Anyone ever do this or have any pointers on how to build one.. preferrably with some kind of LFO driver to make it auto sweep open/close.. perhaps using a 555 chip?
I've tried googling a specific diy schematic, but I just cant seem to locate one.
Quote from: Synthetech on January 20, 2013, 06:34:43 PM
Well now I've got seven Korg 2069 filter chips and getting an itch to build an external filter fx box/circuit.
Anyone ever do this or have any pointers on how to build one.. preferrably with some kind of LFO driver to make it auto sweep open/close.. perhaps using a 555 chip?
I've tried googling a specific diy schematic, but I just cant seem to locate one.
wow how did you wind up with that many? If your interested in selling one, what's your price?
I don't think a full datasheet for the 2069 exists, so its going to be difficult.
They were used in several korg machines of that era. I think the DSS & DSM samplers have 8 in them.
I got the chips off a DW-8000 filter board.
I think I'm going to make a bunch of PICs to control it via CV's
Check this site-
http://www.electricdruid.net/ (http://www.electricdruid.net/)
Tom has open source code for PIC16's. A LFO chip, an ADSR chip and even a VCO chip (with it's own built in filter).
Get a $25 programmer, a handfull of $2 each PIC16's and make about 4 LFO's, 4 ADSR's and maybe even a few VCO's.. all really cheap.
Add in the supporting circuitry for the PICs, the V+/V- supplies and op amps for the PIC's PWM outputs and finally you have CV's you can get control of.
Cross modulate LFO's to ADSR's or reverse.. imagine there's many different ways to conduct the CV's before they reach the control pins on the 2069's.
VCF can be modulated as well as Resonance and the VCA.
As for a datasheet.. all you need is the schematic I posted above and look at a Korg synth that uses the chips to see how they hooked it up with supporting components.
FWIW, you don't even need the Korg synth to compare against; just grab a service manual for one of them and check out how they implemented the chips.
I have a bunch of 2069s I'm trying to find a good project for as well. I am building a filter bank for my Casio SKs, but I can't decide whether it's easiest to build discrete filters from known working circuits or try to wire up my own implementation around these 2069 chips...