The external sound card is definitely gonna help you. Here's another reason. ASIO driver directs sound directly to the sound card which helps in reducing latency and CPU usage. This is an excerpt from wikipedia:CTWF wrote: ↑Thu May 07, 2020 2:02 pm
What I don't understand is why the ASIO would make my USB mikrophone work better? I never had any issue with it skipping or so. The issue is the level and sonic situation of my recording, not anything electronic as far as I can see.
Now, the fact that my DAW crashes all the time if I don't split projects in thirds, that I very well see as related to the soundcard...![]()
![]()
ASIO bypasses the normal audio path from a user application through layers of intermediary Windows operating system software so that an application connects directly to the sound card hardware. Each layer that is bypassed means a reduction in latency (the delay between an application sending audio information and it being reproduced by the sound card, or input signals from the sound card being available to the application)
Hope that helps.
Subin