A field recorder has quite a task to accomplish:
1. convert Analog signal voltage to Digital (resulting in a one-bit digital stream)
2. quantize the digital stream into multi-bit chunks based on your settings (16/48, 24/96 and so on)
3. package the chunks in WAV data format, and
4. stream the data onto the recording medium.
All this at close to real time!
It seems to me that if steps 2 and 3 could be done on your computer, which may have
greater processing power than your recorder, you might get more accurate results.
You certainly could experiment with the process of filtering and decimating the one-bit
data to produce the multi-bit data chunks. Because there is no requirement that the
post-production processing occur in real time, your computer could make more complex
calculations.
I can imagine a market developing for plug-in subroutines to perform different types of
conversions of one-bit data. It's analogous to the way you can purchase little software
modules that extend or simplify the functions of Photoshop.
I'm interested to see what Korg's new recorders will be like, especially including Korg's
PC software.
Flintstone