AXR4U : Capturing 8ch of 384KHz PCM raw data

I’m considering capturing 8ch of 384KHz PCM raw data with my own program.
Is it possible capturing 8ch simultaneous?

ex) capturing 384KHz PCM raw data with the Windows API(ex. waveInOpen)

regards