In the mpeg familly, we basically have 2 kind of joint stereo:
*mid/side stereo: 1 channel is (L+R), the other is (L-R)
*intensity stereo: 1 channel is similar to (aL + (1-a)R), other channel is just a simple position indicator per sfb
What I am wondering is why is there no generalized joint stereo mode that would be intensity/side:
*1 channel intensity
*1 channel side channel according to the intensity position
*signalisation of the position per sfb.
It seems to me that this would allow current modes:
*m/s: position signalled to be centered
*is: side channel quantized to zero
...but would also allow to use joint stereo more often, as with instruments that are not centered. As this could gracefully degrade down to current IS, it would also be suitable for low bitrates.
The most similar thing seems to be the "square polar mapping" of Vorbis, which is 1 channel with intensity and the other channel with position, position beeing able to be defined up to each frequency coeff in the extreme case, down to coarse representation similar to IS.
So, why is there no Intensity/Side? Is is just because one mode is coming from AT&T and the other one from FhG, or is there a real technical reason?