This http://www.analog.com/static/imported-files/eval_boards/EVAL-AD7760_7762EDZ.pdf
Plus this http://www.analog.com/static/imported-files/eval_boards/EVAL_CED1Z.pdf
With oversampling you can get really great performance throughout the audio range, or just pretty good up to 1.2mhz or so.
That's a very good point - I've looked at various ADCs in the past but had gotten it into my head that the top audio ADCs such as the PCM4222 were quite a bit better. Looking again and it's not so clear: the AD7760's dynamic range is spec'd at 120.5dB (typ, input shorted @ 78kSPS) compared to 121dB (typ, -60dB 997Hz input @ 48kSPS) for the PCM4222. So probably a wash - or even a win for the AD7760 if you can achieve the theoretical 2dB gain due to the 78k/48k oversampling rate.
And whilst THD is a bit better for the PCM4222 for a high level input (-108dB THD+N @ -1dB 997Hz compared to -105dB THD @ -0.5dB 1kHz) the AD7760 is much better at lower levels (PCM4222 -61dB THD+N @ -60dB compared to -75dB for the AD7760). Operating the AD7760 in low power mode improves THD by approx 4dB at the expense of approx 2dB loss of SNR. So lots of flexibility in sampling rates and SNR/THD trade-offs depending on what measurements are important. In addition, the non-audio ADCs are spec'd down to DC and have significantly better gain and offset drift specs.
The TI ADS1675 is also a contender with similar specs to the AD7760, but an even higher maximum sampling rate of 4MSPS.
Interestingly 20-bit SAR ADCs such as the 1MSPS LT2378-20 and the 1.6MSPS MAX11905 can also give give the above a run for their money; the SNRs are roughly 3 or 4dB worse but have rather better THD specs. The former claims -125dB @ 2kHz, but this rises rapidly with frequency to -96dB @ 200kHz, unlike the sigma-delta ADCs which have relatively flat distortion levels versus frequency, but I'm not sure why that is. The MAX11905 has even better specs for THD of -125dB @ 10kHz rising to -107dB at 250kHz.
Since I don't have time to layout, build and debug a PCB with my choice of ADC, the AD7760 wins hands down - the eval board is available from rs-online for approx $58 - less than a third the cost of the rest (where even available).
The EVAL_CED1Z is much more expensive though so I'm considering interfacing the 7760 eval board to something like an STM32F4 discovery board to send the samples to the PC over the (Full speed only!) USB. Main problem is that the 7760 I/O is 2.5V so will need to do some level translation. If I lowered the STM32F4 voltage from 3V to 2.5V then I guess the USB I/F is going to be a problem? Not looked into it yet.
Of course all the above is based on datasheets and I note that Tggzzz has the tagline "There are lies, damned lies, statistics - and ADC/DAC specs" so reality may be very different!
Tony H