Music Electronics Forum

Go Back   Music Electronics Forum > Amplification > Guitar Amps > Theory & Design

Reply
 
LinkBack Thread Tools Display Modes
Old 12-02-2006, 12:28 PM   #36
Supporting Member
 
Steve Conner's Avatar
 
Join Date: May 2006
Location: Glasgow, Scotland
Posts: 3,003
No, that's overkill. LEDs only need about 20mA max, so most op-amps can probably drive one.
Steve Conner is offline   Reply With Quote
...and now, a word from our sponsor:
Old 12-02-2006, 01:31 PM   #37
Senior Member
 
Join Date: May 2006
Posts: 212
Then maybe NE5532 would be a good contender?
Gregg is offline   Reply With Quote
Old 12-04-2006, 07:18 PM   #38
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Quote:
Originally Posted by Steve Conner View Post
Gregg, all I can say on the subject of SMT homebrewing is http://scopeboy.com/elec/misc/prototype.jpg so there

I think Don's circuit is probably the best basic building block to use for a system like this. It could probably be simplified somewhat (especially if the op-amp has enough beans to drive the LED directly) and adapted to take a voltage input from a DAC instead of a resistance from a digital pot. Driving the LED directly would make the thing a lot more stable too, since the MOSFET adds gain in the loop and the R-C network on its gate adds more phase lag. That was probably part of the reason for the low-frequency oscillations.
Hey, thanks! I hadn't really thought about an op-amp with an output that would be happy at 20mA. Slowing the response adequately was the problem that was eating me up.

Anybody up to designing a stable discrete diff amp that doesn't need a ton of trimming?

Quote:
Originally Posted by Steve Conner View Post
If you only needed 16 steps, say, you could make a high voltage multiplying DAC using four LDRs and a R-2R ladder network. The LDRs are just used as on/off switches, so they don't need to be specified so tightly.
Two points here - the Mesa patent uses what amounts to an audio-taper resistor ladder, so that implementation might infringe enough to cost a mint in defending a civil suit. Also, the R-2R ladder really only works for linear pots, and at least half the pots we need are audio tapers of various slopes.

Quote:
Originally Posted by Steve Conner View Post
P.S. I love the ToneLego thing! A Seymour Duncan Convertible for the internet generation
Viso drawings are available - as of abandonment a couple of years ago.
Don Symes is offline   Reply With Quote
Old 12-08-2006, 10:46 PM   #39
Member
 
Join Date: Jul 2006
Posts: 37
Hi all!
Some time ago I did some research on how to digitally control a potentiometer.
LDR's (optocouplers) look like a perfect approach, but IMHO they are not.
Mesa Boogie, ENGL, and even ADA 20 years ago used them one their programmable preamps.
Mesa Boogie use lot's and lots of circuitry to control them (as you can see on the triaxis schematics), maybe the aren't aware that there is new technology out there which would simplify it. I don't have access to ENGL's preamp schematics, but by reading their manual, it seems that they use a lot less circuitry by using micro-controllers.
What I've seen about them is that their specs will change a LOT with temperature changes. That's why these manufacturers use some king of feedback to control them.

I think that where they place a Optocoupler to control something (gain, bass, volume, etc...) they will place another identical optocoupler close to this one so that the two are subject of the same climatic conditions and the second one will just be there for feedback purposes. As ENGL's says in the manual, for temperatures above 50ºC theres no reliability on these controls.
And we might think that a Optocoupler is "transparent", but they are not. As you can see in some datasheets, their produce some distortion, and this dirstortion percentage increases as signal leves increases. Altough, guitar preamps are mostly distortion generators, so we might get away with a tiny bit of it from the LDR's circuitry.
So, in order to control them we could use microcontrollers(I would't imagine my life without them....). PIC's for example have very cool built-in features, like a built in USART, very usefull for MIDI communication, several built in ADC's, very usefull for the feedback, a built in PWN, usefull to control the Led fo the Optocouplers if you dont want to use a DAC. Not to mention Flash, ROM and RAM memory, and the option to use a bootloader! Very usefull for debugging! By the way, features like PWM, are not restricted to the hardware capabilities. If we need more, it can be implemented by software.

Altough, in the end, I prefered the Soldano approach, using motorized potenciometers...in better words, normal potentiometers attached to stepper using heatshrink tubing.
Signal integrity is the best. Maybe it has some mechanical stress...but as far as my experience go with stepper motors..I never saw one going bad.

But if I had to chose between non-mechanical approaches, I would chose the Marshall JMP1 approach, simply controlling the signal using digital pots. I had one JMP1 and I liked its sound (except the OD2 channel).

Just my 2 cents....My heater is on, so its 5 cents
Tiago is offline   Reply With Quote
Old 12-08-2006, 11:47 PM   #40
Lifetime Member
 
Ray Ivers's Avatar
 
Join Date: Jun 2006
Location: Connecticut
Posts: 442
Tiago,

Do you (or anyone else) know of a good, easy-to-read schematic of a motorized-pot setup?

Ray
Ray Ivers is offline   Reply With Quote
Old 12-10-2006, 04:30 AM   #41
Member
 
Join Date: Jul 2006
Posts: 37
Yes I know, but it's in my head and my breadboard...
But I will show some of the resources that helped me to figure it out.
This application note (http://www.st.com/stonline/products/...re/an/1679.pdf) from ST Microelectronics, shows what you need to know to drive stepper motors and it includes a schematic of the worldwide famous L298 and L297 combo. I also have to mention that I did not used the L297/L298 combo, but it would be much more simpler if you use it. I used only the ucontroller (PIC 16F876) and the L298, which is the motor driver chip. By the way, I used a unipolar motor.
Using only the L298, you will have to deal with the connecting / disconnecting order of the windings of the motors. But using the L297 you just have to say were you want it to rotate, if would be half or full step...etc(check the app note).
To know the resistance of the potentiometer, we have to use a dual ganged potentiometer. One for the part we want (Gain, presence, etc), another for the position feedback. For feedback, we just have to connect the potentiometer to an A/D converter pin of the PIC. (I connected one of the pot "legs" to Vcc,another to ground, and center one to the PIC). I also have to mention that for the higher resistances found in most tube amps, the center pin of the potentiometer should be buffered (just put an opamp there).
For the hardware, I think that's all. Now it just needs to be programmed so that the motor rotates until the feedback value is the one we want (I also advice for some tolerance there). The pot then, could be also used as an encoder.

To me, the electronic part isn't the worst, the worst is to tie the motor to the potentiometer while having the shaft available to the front panel of a amp or preamp...

To motors don't need to be high-speed high-torque million dolar ones. Size 17 (I dont know what this value really means or which units is it) 200 steps to start are great, ebay is full of them. For my tests I used a small motor from a hold printer (a 48step) and it was ok, but just "ok", not great.
The potentiometer I used was an ALPHA dual gang (you can rotate the shaft with an allen key from the opposite side of the shaft).

Sorry for my broken English, if you can't figure it out by this tips, tell me of a good and free schematic capture program and I would draw it to you.



EDIT:
I've just remembered that some time ago, I founded "Diy motorized volume control" project on the net. Here it is: http://home1.stofanet.dk/hvaba/stepp...e/stepper.html
In the middle of the page there is a very good schematic, just like you want. The L293 controls the motor, and the Rservo is the feedback source.

Last edited by Tiago; 12-10-2006 at 04:47 AM. Reason: Founded a schematic of a MotorPot Setup!!
Tiago is offline   Reply With Quote
Old 12-13-2006, 01:18 AM   #42
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
A (probably) overlooked advantage of the servo-pot idea is that the pot connected to the 'setting' knob and the pot that reads the servo/stepper position are the two that have to match. The 'controlled' pot (that actually operates the amp) can be whatever value/taper is required by the circuit. All you really need is a fraction-of-rotation to sense and apply.

A multi-channel ADC to read the knobs and the feedback pots and a multi-channel stepper controller tied to something like this gets you cooking.
Don Symes is offline   Reply With Quote
Old 12-13-2006, 09:17 PM   #43
Senior Member
 
Join Date: May 2006
Posts: 212
For various reasons I definately don't like the idea of motorized pots and stuff. If this is the alternative I'd prefer to skip it altogether or better wait for a 100V digital pot or something.
Gregg is offline   Reply With Quote
Old 12-14-2006, 12:20 AM   #44
Supporting Member
 
loudthud's Avatar
 
Join Date: May 2006
Location: Texas USA
Posts: 923
The circuit posted by Don is like one that was posted on the old Ampage as a pdf file. I don't remember who posted it but I have a copy. The date on the copy I have is Jan6, 2005. It's actually a brilliant circuit. To make it into a pot I would remove the ground from the lower end of the programmable pot and run it to an identical circuit. Leave the wiper of the programmable pot grounded. Now the second circuit controls it's LDR to mimic the resistance of the bottom portion of the programmable pot. Hook the LDR's from the two circuits to form a voltage divider and you have a pot.

While I can't speak to the distortion of LDR's in current production, I know that the ones used in the Tektronix AA501 distortion analyzer had very low distortion. I'm pretty sure they were Vactrols.
loudthud is offline   Reply With Quote
Old 12-15-2006, 11:32 AM   #45
Supporting Member
 
Steve Conner's Avatar
 
Join Date: May 2006
Location: Glasgow, Scotland
Posts: 3,003
I bet money there will never be a 100V digital pot chip. The IC maker would need to move his digital pot design to a whole other semiconductor process, and he wouldn't invest that time and effort unless he thought there was a big market.

How about redesigning a tube circuit to work with regular digital pots that run off +/-15V? I'm sure with some thought you could come up with a circuit that covered tones similar to classic amps, but never applied more than 30V p-p of signal across any one pot. It may involve throwing away a few dB of headroom here and there, but does that really matter? A case in point is a passive tone stack which may have 15-20dB of loss anyway: you could make the tone stack out of digital pots and put a potential divider ahead of it (or ahead of the cathode follower driving it a la Marshall, unless you think the heavily driven CF adds to the tone) and just make up the extra 6dB or 9dB or whatever, in the following stages.

I've managed a few reasonable hybrid designs, my favourite is the "Toaster" 2-band parametric EQ, a cathode-follower-driven tone stack that went on a very long trip and ended up with 10 op-amps bolted onto it. The way I designed it, the tubes are guaranteed to always clip before the op-amps do, therefore all of the knobs in this circuit could be replaced with a mixture of digital pots and multiplying DACs, with no other mods needed.

Last edited by Steve Conner; 12-15-2006 at 11:44 AM.
Steve Conner is offline   Reply With Quote
Old 12-15-2006, 09:53 PM   #46
Senior Member
 
Join Date: May 2006
Posts: 212
Quote:
How about redesigning a tube circuit to work with regular digital pots that run off +/-15V? I'm sure with some thought you could come up with a circuit that covered tones similar to classic amps, but never applied more than 30V p-p of signal across any one pot.
At some point I was considering this idea as well but then it's not going to be completely analog.
I guess a 30V digital pot will handle the signal after the first gain stage without problem but then we're getting to the tone stack. One of the solutions /the most straighforward I think/ is to take the signal from a voltage divider and proceed to the now digital TS. I see two problems here: 1/ A voltage divider after the TS doesn't sound the same as a directly coupled to the CF TS. 2/ 1M digital pots are not very common and have low frequency response /6kHz/.
What I was thinking is loading the CF with a preset /flat/ TS to decrease the signal level and to provide the CF loading in question. Then follows the digtal TS. Аt some point however the project is getting too digital which makes it a different project /I have a working DIY JMP-1 already.../.
Gregg is offline   Reply With Quote
Old 12-16-2006, 10:56 PM   #47
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Quote:
Originally Posted by loudthud View Post
The circuit posted by Don is like one that was posted on the old Ampage as a pdf file. I don't remember who posted it but I have a copy. The date on the copy I have is Jan6, 2005. It's actually a brilliant circuit. To make it into a pot I would remove the ground from the lower end of the programmable pot and run it to an identical circuit. Leave the wiper of the programmable pot grounded. Now the second circuit controls it's LDR to mimic the resistance of the bottom portion of the programmable pot. Hook the LDR's from the two circuits to form a voltage divider and you have a pot.

While I can't speak to the distortion of LDR's in current production, I know that the ones used in the Tektronix AA501 distortion analyzer had very low distortion. I'm pretty sure they were Vactrols.
Thanks, Thud - that date makes me think that was my posting. The thing about grounding the pot's wiper is a slick way of simplifying the 2-section application - that knocks almost 1.50USD out of the BOM cost of a _pair_ of photopots, and every bit of margin helps make the kit less of a pipe dream.

Oh - left implied in your improvement is that the now-freed-up end of the digipot gets another 10k pullup and the rest of the circuit is duplicated (including the scaling resistor) to make the other half of the pot.

Last edited by Don Symes; 12-16-2006 at 11:02 PM. Reason: clarity
Don Symes is offline   Reply With Quote
Old 12-19-2006, 02:01 AM   #48
Supporting Member
 
loudthud's Avatar
 
Join Date: May 2006
Location: Texas USA
Posts: 923
One problem I thought of is that many digital pots have some resistance (up to 1K) in series with the wiper. This suggests that you would like the highest ratio of end-to-end resistance vs wiper resistance to minimize the error. Not really a problem, just change the pull up resistor to match the digital pot. One way to compensate for the wiper resistance might be a fixed resistor in series with the LDR on feedback side.
loudthud is offline   Reply With Quote
Old 12-19-2006, 03:27 AM   #49
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Quote:
Originally Posted by loudthud View Post
One problem I thought of is that many digital pots have some resistance (up to 1K) in series with the wiper. This suggests that you would like the highest ratio of end-to-end resistance vs wiper resistance to minimize the error. Not really a problem, just change the pull up resistor to match the digital pot. One way to compensate for the wiper resistance might be a fixed resistor in series with the LDR on feedback side.
Both good approaches - but the bigger digipot value doesn't have to be re-scaled for each scaling resistor value like the compensating series resistor probably would.

... no, wait - with a modern op-amp's bias/input currents, the voltage dropped across that wiper series resistor is going to matter very little ... isn't it? Not able to concentrate adequately right now. The lore is that a lower-impedance source is lower noise ... but I don't remember why, or if it matters to a circuit intended to have a BW limit of a few Hz.

Last edited by Don Symes; 12-19-2006 at 03:33 AM. Reason: second thought
Don Symes is offline   Reply With Quote
Old 12-20-2006, 02:06 AM   #50
Junior Member
 
unclejed613c's Avatar
 
Join Date: Dec 2006
Location: colorado
Posts: 3
you would use the LDR as the lower half of a voltage divider, or invert the input voltage to one of the LED's and wire the outputs in series as a voltage divider
unclejed613c is offline   Reply With Quote
Old 12-20-2006, 03:52 PM   #51
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Quote:
Originally Posted by unclejed613c View Post
you would use the LDR as the lower half of a voltage divider, or invert the input voltage to one of the LED's and wire the outputs in series as a voltage divider
Wire two output photcell elements in series and use the junction between them as the photopot's wiper.

Ground the digipot wiper as Loudthud suggests, and use that other digipot terminal to drive a duplicate LDR/scaling resistor/op-amp circuit.

No inversion is required as the circuit's job is to use its half of a digipot to scale a percentage of the pot's end-to-end resistance to reflect a percentage of the scaling resistor's value in the LDR. Since you're effectively measuring the resistance in each half of the digipot with a separate scaling/LDR circuit, and the respecive values move in concert - and are already inversely proportional to each other - the inversion is already done.

Last edited by Don Symes; 12-20-2006 at 03:53 PM. Reason: clarity (sort of)
Don Symes is offline   Reply With Quote
Old 12-23-2006, 03:47 PM   #52
Senior Member
 
Join Date: May 2006
Posts: 212
Obviously VTL5C4/2 is not good for this application, VTL5C3/2 currently is not available /Allied, Farnell/ except for ridiculous prices which makes VTL5C2/2 the only plausible choice at this time.
Gregg is offline   Reply With Quote
Old 12-23-2006, 05:07 PM   #53
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Have you looked for Clairex or Hamamatsu parts?

Try googling Photocoupler (then ignore all the logic/transistor-output parts)
Don Symes is offline   Reply With Quote
Old 12-23-2006, 06:49 PM   #54
Senior Member
 
Join Date: May 2006
Posts: 212
Yes, I looked but I couldn't find anything close to that especially dual cell photoresistor optocouplers.
Gregg is offline   Reply With Quote
Old 12-23-2006, 08:20 PM   #55
Senior Member
 
Don Symes's Avatar
 
Join Date: May 2006
Posts: 145
Quote:
Originally Posted by Gregg View Post
Yes, I looked but I couldn't find anything close to that especially dual cell photoresistor optocouplers.
Of course.

I wonder if R.G.Keen has an LDR-matching jig for his UniVibe-style stompboxes?

Anybody seen R.G. around here lately?
Don Symes is offline   Reply With Quote
Old 12-23-2006, 11:44 PM   #56
Senior Member
 
Join Date: May 2006
Posts: 212
It looks like Perkin Elmer have established a monopoly over the dual cell LDR but good people from Eastern Europe have few things in mind /including a dual cell LDR/:

http://www.tesla-blatna.cz/en/produc...ronic-elements

Scroll down the page and check out the PDF files.

Unfortunately these parts are nowhere to be found yet.
Gregg is offline   Reply With Quote
Old 01-03-2007, 07:05 PM   #57
Junior Member
 
Join Date: Dec 2006
Posts: 2
Does anybody have comparisons or A/B experience between the Vactrols and the Silonex OIs, ie., NSL-32, etc. Any preferences to one over the other in specific applications? I've used both satisfactorily in tube amps as switches and shunts, but never anything between on and off and no close comparisions.
max_lwedge is offline   Reply With Quote
Old 01-12-2007, 09:22 PM   #58
Senior Member
 
Join Date: May 2006
Posts: 212
I was looking at Mesa'a patent drawings and I can't figure out how the "wiper" terminal is supposed to be such if it's actually connected to ground?
Gregg is offline   Reply With Quote
Old 01-16-2007, 02:58 PM   #59
Senior Member
 
Join Date: May 2006
Posts: 212
Excuse me, may be I'm dumb or blind /or both/ but I can't figure out how Mesa's device is supposed to work if two of the "pot" terminals are connected to ground.




Quote:
I wonder if R.G.Keen has an LDR-matching jig for his UniVibe-style stompboxes?
Maybe this is the way to go - get some photo cells /for example from the VT900 series/ and build your own 4 terminal dual cell optocoupler.
Gregg is offline   Reply With Quote
Old 01-16-2007, 03:09 PM   #60
Supporting Member
 
Steve Conner's Avatar
 
Join Date: May 2006
Location: Glasgow, Scotland
Posts: 3,003
The circuit makes no sense with the bottoms of all four LDRs grounded. I think it's a mistake or deliberate obfuscation by Mesa. The two left-hand cells should probably be grounded but the right-hand ones should float.
Steve Conner is offline   Reply With Quote
Old 01-16-2007, 03:33 PM   #61
Senior Member
 
Join Date: May 2006
Posts: 212
You're right - they use 4 terminal LDRs /I guess custom made/for their tone stack:

Gregg is offline   Reply With Quote
Old 09-30-2007, 05:37 PM   #62
Senior Member
 
Join Date: Apr 2007
Posts: 403
Quote:
Originally Posted by Gregg View Post
Excuse me, may be I'm dumb or blind /or both/ but I can't figure out how Mesa's device is supposed to work if two of the "pot" terminals are connected to ground.
I don't think the "pot" terminals are connected to ground. Only the cathodes of the LEDs inside the LDRs are connected to ground.

Look at the attached Vactrol. There is no internal connection between the resistor elements and the LED.

As a side note, the Vactrol attachment is a little confusing. The arrow in the center of the resistor element makes the resistor look like a potentiometer. It is not a potenetiometer. The arrow only indicates a connection point, not a wiper that is controlled by the LED.
Attached Images
File Type: jpg VTL5C---.JPG (35.8 KB, 32 views)
tbryanh is offline   Reply With Quote
Old 09-30-2007, 09:14 PM   #63
Senior Member
 
Join Date: May 2006
Posts: 212
I think you should observe the schematic more carefully.
There's no internal connection between the LED and the center tapped photocell - they are connected together externally.
The Vactrol is not a pot by itself it's just a LDR with a center tapped photocell. To make a taper pot out of it you'll still need a 4 terminal /2 independent photocells/ LDR which obviously is not available except in 1000+ quantities but can be made at home out of readily available parts online.
Here's my test version of it:


Last edited by Gregg; 09-30-2007 at 09:50 PM.
Gregg is offline   Reply With Quote
Old 09-30-2007, 10:25 PM   #64
Senior Member
 
Join Date: Apr 2007
Posts: 403
Does anybody have the schematic for the Mesa TX4 D board pictured above?

It is the board with the LDR pots and op amp drivers.

http://www.tubefreak.com/triaxis.htm seems to have all the diagrams except that one.

Thanks
tbryanh is offline   Reply With Quote
Old 09-30-2007, 10:54 PM   #65
Senior Member
 
Join Date: Apr 2007
Posts: 403
Quote:
Originally Posted by Gregg View Post
I think you should observe the schematic more carefully.

To make a taper pot out of it you'll still need a 4 terminal /2 independent photocells/ LDR which obviously is not available except in 1000+ quantities but can be made at home out of readily available parts online.
Yeah, your right, I needed to look at the schematic a little closer. Yes, it does appear that the cells need to be isolated from each other. A centertapped cell such as the Vactrol or the one in Mesa's patent will not work.

Attached is the one from Mesa's patent. I touched it up a little bit to show the connections as I think they should be.

For the upper LDR, the bottom of cell 1 is connected to ground, but the bottom of cell 2 is not.

Likewise, for the lower LDR, the bottom of cell 3 is connected to ground, but the bottom of cell 4 is not.
Attached Images
File Type: jpg LDR Pot Touchup.jpg (70.8 KB, 45 views)
tbryanh is offline   Reply With Quote
Old 09-30-2007, 11:00 PM   #66
Senior Member
 
Join Date: Apr 2007
Posts: 403
Quote:
Originally Posted by Gregg View Post
Here's my test version of it
If you get a chance to post a schematic of your test unit with a parts list, that would be cool.
tbryanh is offline   Reply With Quote
Old 10-01-2007, 03:21 AM   #67
Supporting Member
 
loudthud's Avatar
 
Join Date: May 2006
Location: Texas USA
Posts: 923
It looks to me like item 25 is connected backwards.
loudthud is offline   Reply With Quote
Old 10-01-2007, 09:29 PM   #68
Senior Member
 
Join Date: May 2006
Posts: 212
My test unit is based on the hand drawn schematic posted by Don Symes back in the thread /page 3, answer #29/. The changes I made:

1/ I'm using LM324 because it's capable of supplying large currents.
2/ Because of 1/ the LDR's LED is connected to the opamp output only through a 100 Ohm resistor.
3/ The whole schematic is doubled /as in Mesa's patent/ and the 10k pot doesn't connect to ground but its wiper is connected to ground instead /as suggested by another forum member/. The other terminal goes to the "mirror" side of the schematic.

The trimpots on my picture are the scaling resitors which let you set the LDR pot value.

I don't have the "damping" filter because I don't have any idea how to determine those values.

My LDR pot has been only "dry" tested so far. It worked but I didn't "listen" to it in a real circuit.
Gregg is offline   Reply With Quote
Old 10-02-2007, 02:04 AM   #69
Senior Member
 
Join Date: Apr 2007
Posts: 403
Quote:
Originally Posted by loudthud View Post
It looks to me like item 25 is connected backwards.
Yeah, it does appear that it is shown backwards.

Here is a touched up version.

tbryanh is offline   Reply With Quote
Old 10-02-2007, 02:06 AM   #70
Senior Member
 
Join Date: Apr 2007
Posts: 403
Quote:
Originally Posted by loudthud View Post
It looks to me like item 25 is connected backwards.
Yeah, it does appear that it is shown backwards.

Here is a URL to a touched up version to indicate that.

http://subdomain.freeservers.com/schematics/LDR_Pot_Touchup2.jpg

The Manage Attachments function doesn't seem to work right now for AMPAGE.
tbryanh is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bias pots BobD Theory & Design 7 06-24-2007 11:51 PM
proper installation of pots/jacks/switches john t Tweed Builders 10 04-07-2007 01:00 PM
Independent Concentric Pots??? Corona Blue Mods & Tweeks 11 11-16-2006 07:11 PM
Mounting Alpha pots - stupid question fabiomayo Build Your Amp 3 10-11-2006 03:14 AM
quality stereo pots for guitars? Chris / CMW amps Guitar Tech 9 10-01-2006 04:47 PM


All times are GMT +1. The time now is 11:06 AM.


Powered by vBulletin   Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO