Yes, I’m on Windows. My default device was MME. When I try to change it to ASIO (that shows up in device options when I boot) I get the following:
(
s.options.device = “ASIO : Realtek ASIO”;
s.reboot;
)
Booting with:
In: ASIO : Realtek ASIO
Out: ASIO : Realtek ASIO
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: ‘Unanticipated host error’
could not initialize audio.
RESULT = -1073740791
What now?
I’m quite unexperienced with the more technical side of things, so thanks a lot for the help!