FALKEN said:
I read in a book that any AB signal can be converted to MS, and vice-a-versa. in the same book, however, it said that for MS to work properly, the S mic has to be figure-8 pattern. these two statements seem to be contradictory....
If I recorded a drumset using spaced omnis, is it possible to convert to MS? I guess I could just load up the tracks and find out, but I am travelling, and this is boggling my mind.
A stereo signal can be 1) recorded in many different ways, and 2) encoded in at least several common ways. How it is recorded and how it is finally encoded is not the same thing, although one way of recording usually natively results in one kind of encoding.
Recording is often done in AB, spaced pair, ORTF, ... you name it, using at least two (or maybe even more mics), panning them to the sides.
It is also possible to record with a figure-of-8 and a cardioid microphone in such a way that the figure-of-8 captures the sides (the S part) and the cardioid captures the center part (the M -- mid). This is what you refer to above.
Without any processing, an AB/spaced pair/ORTF/... will give you a left-right encoded signal.
Similarly, if you just record the output from a typical MS pair, you will end up with an MS encoded signal, i.e. a mid and a sides signal. The Joint Stereo encoding of MP3 files is also a MS encoded signal, and it improve the compression by applying different compressions to the mid and side signals, since most of the musical signal often are in the mid with less information in the side, which can then maybe be compressed even more.
You can convert between these as follows:
M = L + R
S = L - R
and hence
L = (M + S) / 2
R = (M - S) / 2
Thus, if you record with an AB pair, you can sum the signals and subtract the signals as above, and get an MS encoded signal. This can be useful for certain types of manipulation -- if you e.g. reduce the S signal and then convert back to LR, you effectively minimize the stereo spread. If you amplify the S signal, you can widen the stereo perspective.
The "other way", converting the MS signal to a normal LR signal, is is usually a required step when working with a figure-of-8/cardioid setup.
So, to sum up: If you want to natively capture (without any processing) a MS encoded signal, you need a figure-of-8 and "some other" mic. This is usually a cardioid, but can also be other patterns. If you do not have a figure-of-8, you may have luck replacing it with two cardioids (in addition to the center mic, so 3 mics in total), just phase reverted and summed to simulate a figure-of-8 mic.
BUT: If you're looking for a way to record a signal with a mid mic and a side mic, you cannot do this with an AB part and the just convert it to a MS encoded signal. You still don't get the benefits you may be looking for, such as having a well behaved non-phase cancelling mono signal.
-- Per.