I have been thinking about making an arduino based interface for use with music applications (ie max/msp, and programs that allow midi based control) I have seen that the arduino analog inputs may be extended by using a multiplexer, but is there a limit to how many inputs the microcontroller can handle? (the forum suggests 96 as the physical limit, but is this actually possible from a processing power point of view?
Also, what bit rate and sample frequency can be achieved when using arduino as an analog sensor interface?