Thinking of passive filtering, RC filtering in other words, a standard high pass filter (1st order) is:
-3db attenuation is at 1/(2*pi*R*C)
a high pass filter the same, but with C and R switching places.
a bandpass filter is then
all wikipedia says is that the frequencies are attenuated, I've read on the internet somewhere that
"in RC filters, frequencies are shunted to ground"
so. if this is true, then maybe this is possible:
The good thing, if this is possible, is that you can build a 3-way crossover/filter with very few components.
I would use this for 3-amping, or "3-amped" distortion in a guitar amp.
Is this possible? or is it just me having "the bachelors dream" ?
-Magnus
Code:
in----C----+-------out | R | GND
a high pass filter the same, but with C and R switching places.
a bandpass filter is then
Code:
in----C----+-------R-------+----------out | | R C +-------+-------+ | GND
"in RC filters, frequencies are shunted to ground"
so. if this is true, then maybe this is possible:
Code:
Low freqs out | R in---------C------+------R------+------ mid freqs out C | High freqs out
I would use this for 3-amping, or "3-amped" distortion in a guitar amp.
Is this possible? or is it just me having "the bachelors dream" ?
-Magnus
Comment