[i]"Does someone know if it is possible to steer more than 1 Theremin with only one Hand, or will they always disturb the other.
Maybe using a differnt frequence on the other Theremin?" [/i]
Hi, and welcome to TW!
What you are wanting is possible - but not simple! IBM spent a lot of R+D on their "E-Field mouse" http://seattle.intel-research.net/~jrsmith/fieldmouse.pdf and Musical Applications of Electric Field Sensing (http://phm.cba.mit.edu/papers/98.02.CGA_Final.pdf) is a MIT article which covers also discusses this.
I have been working on (and now have a functional prototype going into production as soon as I have field-tested it) a 3d "E-Joystick" - and this has taken me the better part of a year to get right.
I can give you a few tips, but cannot give away my secrets (or at least, not unless you were looking at marketing these and willing to enter into an agreement with me) but can give you some clues.. These are based on my expierience - if I say "you cannot" or things like that, these are my assessments only - I could be wrong!
1.) You cannot use a "multi - theremin" design - frequency interactions become too complex to manage.
2.) You can use a single VFO (Variable Frequency Oscillator) and multiplex this across several sensing plates - this works quite well if one manages the timing with a MCU.. My Epsilon (http://www.therasynth.com/home/) controller used this principle.. [i](this project was abandoned for many reasons - including the fact that control of pitch and dynamics with a single hand is IMO unworkable.. and also due to complexity / cost etc.. The E-JS is an analogue derivative of Epsilon which overcomes the problems - but is not intended for control of pitch - it is intended for dynamics / effects and vocal formant synthesis)[/i] the oscillator running at 500kHz with ~3kHz deviance, and being multiplexed every 250us, giving a 1ms total update time.
3.) You can use a fixed frequency oscillator driving all the sensors, and use RLC circuits on each sensor such that change in the capacitance on any sensor changes the resonance of the RLC - one then rectifies the outputs from each sensor in a similar way to that used in the volume circuit of most theremins.
When you have the raw data from any of the above schemes (or from the scheme I have not told you about ;-) you are just at the beginning of the process..
You have (say) 4 values relating to the outputs from 4 sensors - these values need to be scaled, 'equalized' and computed to provide the required output, which is positional data.. In my case, I resolve this to an X value which gives a voltage for left-right hand movement, a Y value which gives a voltage for Forward/backward hand movement, and a Z value which gives a voltage for Up/Down hand movement (Strangely, this one is the most difficult to get linear).
My E-JS boards should be available soon.. Had hoped to have them on sale this year, but boards which should have arrived two weeks ago got lost, so it will be Jan / Feb now before I can "roll" them.. Contact me if you want to be kept updated.
Fred.