Skip to main content
April 5, 2020
Answered

Using both external and internal inputs

  • April 5, 2020
  • 1 reply
  • 316 views

Is it possible to use my scarlett 18i20 external USB device (8 channels) and my internal m-audio delta sound card (4 channels) at the same time? It looks like under the hardware setup you can only select one type at a time. Thx!

This topic has been closed for replies.
Correct answer SteveG_AudioMasters_

If you are using ASIO drivers, then no - it's not allowed under ASIO rules; nothing to do with Audition. Only one device is allowed to punch a hole clean through the OS at a time. If on the other hand you wish to severely compromise one or other sound device, then if you use ASIO4ALL you could sort-of aggregate them using what is effectively MME, only it doesn't look like it to Audition. Trouble with this (apart from the latency increase) is that one of the two devices has to be re-sampled by the OS in order to sync it to the other. And OS resampling is seriously crap.

 

So in sensible terms, no.

1 reply

SteveG_AudioMasters_
Community Expert
SteveG_AudioMasters_Community ExpertCorrect answer
Community Expert
April 5, 2020

If you are using ASIO drivers, then no - it's not allowed under ASIO rules; nothing to do with Audition. Only one device is allowed to punch a hole clean through the OS at a time. If on the other hand you wish to severely compromise one or other sound device, then if you use ASIO4ALL you could sort-of aggregate them using what is effectively MME, only it doesn't look like it to Audition. Trouble with this (apart from the latency increase) is that one of the two devices has to be re-sampled by the OS in order to sync it to the other. And OS resampling is seriously crap.

 

So in sensible terms, no.

April 6, 2020
Thanks - that's very helpful.