0

There is another question about this, but the answers are either old or unclear.

I am trying to use ASIO4ALL with Reason 10 to make music. Reason wants the Realtek Audio output, but MS GS Wavetable Synth has it tied up. I can uninstall the device, but Windows just brings it back.

I've tried making the audio device so it can't be used exclusively, I've turned off Audio Enhancements, and I've told System Sounds to use No Sounds.

enter image description here

enter image description here

Almo
  • 428

1 Answers1

-1

Ok, finally got this figured out after a 4-hour session with ChatGPT. I'll write up what worked here. This is my description, not ChatGPT's.

  1. Go to C:\Windows\INF\
  2. Look for wdmaudio.inf and wdmaudio.pnf
  3. Take ownership of these files
  4. Give yourself Full Control of these files
  5. Rename them to wdmaudio.inf.bak and wdmaudio.pnf.bak
  6. Reboot PC

Now it should work properly.

If it doesn't work, please comment. There were other steps I took before, but I don't think they were important to the solution.

Almo
  • 428