Hi there, I just updated FMOD to version 2.03.13 for a game I’m working on, and suddenly when opening Reaper at the same time as FMOD Studio, playback of events in studio stops doing anything. Looking for any suggestions!
I checked the console and it’s logging this to it when Reaper opens:
18:10:24 fmod_output_asio.cpp(939), OutputASIO::asioMessage(): Driver has requested a reset. [#6 times]
This never happened before the upgrade, so I’m wondering if there’s a setting I should be checking for but haven’t found yet.
I’m on Windows 11, and I’ve disabled Exclusive Mode for every output and input on my interface, which is an Arturia Audiofuse Studio running firmware version 1.0.7. Reaper is version 7.71, also freshly upgraded.
I’ve tried rebooting windows, rebooting my interface, and various combinations of reopening both FMOD and Reaper but with no change. FMOD Studio works fine, as long as I don’t have Reaper open at the same time.
Here’s the full log from FMOD, from initialization to when I open Reaper:
18:07:30 [Initialize Sound System 0x000001892ac9c3f0]: Time started
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 0 (Ableton Move): 'No device is connected to the PC.'.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 1 (Ableton Push): 'No device is connected to the PC.'.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 2 (ASIO Helix): ''.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 3 (ASIO HX Stomp): ''.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 5 (MiniFuse ASIO Driver): 'No device is connected to the PC.'.
18:07:31 [Initialize Sound System 0x000001892ac9c3f0]: Time taken is 410.24ms (0.410s)
18:07:31 [Uninitialize Sound System 0x000001892ac9c3f0]: Time started
18:07:31 [Uninitialize Sound System 0x000001892ac9c3f0]: Time taken is 10.99ms (0.010s)
18:07:31 [Initialize Sound System 0x000001892ac9c3f0]: Time started
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 0 (Ableton Move): 'No device is connected to the PC.'.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 1 (Ableton Push): 'No device is connected to the PC.'.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 2 (ASIO Helix): ''.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 3 (ASIO HX Stomp): ''.
18:07:31 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 5 (MiniFuse ASIO Driver): 'No device is connected to the PC.'.
18:07:31 [Initialize Sound System 0x000001892ac9c3f0]: Time taken is 12.47ms (0.012s)
18:07:31 ScriptServer started on 0.0.0.0 (3663)
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time started
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(93): system->getNumDrivers(&numDrivers)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(119): system->setDriver(driverId)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(126): system->getDriverInfo(driverId, 0, 0, 0, 0, &speakerMode, 0)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time. [#2 times]
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time taken is 3.34ms (0.003s)
18:07:33 [Total Load]: Time started
18:07:33 [Opening]: Time started
18:07:33 [Create mappers]: Time started
18:07:33 [Create mappers]: Time taken is 26.05ms (0.026s)
18:07:33 [Total preload]: Time started
18:07:33 [Preload mappers]: Time started
18:07:33 Objects loaded: 1173
18:07:33 [Object Decoder]: Total time is 188.70ms (0.188s)
18:07:33 [I/O Bound]: Total time is 50.78ms (0.050s)
18:07:33 [Preload mappers]: Time taken is 241.05ms (0.241s)
18:07:33 [Hookup relationships]: Time started
18:07:33 [Hookup relationships]: Time taken is 31.43ms (0.031s)
18:07:33 [Sort relationships]: Time started
18:07:33 [Sort relationships]: Time taken is 22.30ms (0.022s)
18:07:33 [Finalize loading]: Time started
18:07:33 [Uninitialize Sound System 0x0000018978a14610]: Time started
18:07:33 [Uninitialize Sound System 0x0000018978a14610]: Time taken is 15.87ms (0.015s)
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time started
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(93): system->getNumDrivers(&numDrivers)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(119): system->setDriver(driverId)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time.
18:07:33 "FMOD_ERROR (47): Error initializing output device, but more specifically, the output device is already in use and cannot be reused."
18:07:33 "FMOD_ERROR C:\\buildagent1\\work\\c1c3f17eb167c494\\studio\\src\\SoundSystem.cpp(126): system->getDriverInfo(driverId, 0, 0, 0, 0, &speakerMode, 0)"
18:07:33 fmod_output_asio.cpp(99), OutputASIO::enumerate(): You can only have a single instance of ASIO active at a time. [#2 times]
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time taken is 3.20ms (0.003s)
18:07:33 [Finalize loading]: Time taken is 81.95ms (0.081s)
18:07:33 [Total preload]: Time taken is 376.94ms (0.376s)
18:07:33 workspace_id {8de340f9-1580-4855-9e97-55ace945964f}
18:07:33 [Resync auditioning]: Time started
18:07:33 [Resync Auditioning Queue 0x0000018978a14610]: Time started
18:07:33 Resyncing (build: 88, delete: 0, mute: 0)
18:07:33 [Resync Auditioning Queue 0x0000018978a14610]: Time taken is 0.23ms (0.000s)
18:07:33 [Resync auditioning]: Time taken is 0.26ms (0.000s)
18:07:33 [Opening]: Time taken is 422.30ms (0.422s)
18:07:33 [Total Load]: Time taken is 452.07ms (0.452s)
18:07:33 [Uninitialize Sound System 0x000001892ac9c3f0]: Time started
18:07:33 [Uninitialize Sound System 0x000001892ac9c3f0]: Time taken is 13.51ms (0.013s)
18:07:33 [Initialize Sound System 0x000001892ac9c3f0]: Time started
18:07:33 [Resync Auditioning Queue 0x000001892ac9c3f0]: Time started
18:07:33 Resyncing (build: 16, delete: 0, mute: 0)
18:07:33 [Resync Auditioning Queue 0x000001892ac9c3f0]: Time taken is 0.05ms (0.000s)
18:07:33 [Initialize Sound System 0x000001892ac9c3f0]: Time taken is 2.84ms (0.002s)
18:07:33 [Uninitialize Sound System 0x0000018978a14610]: Time started
18:07:33 [Uninitialize Sound System 0x0000018978a14610]: Time taken is 10.35ms (0.010s)
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time started
18:07:33 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 0 (Ableton Move): 'No device is connected to the PC.'.
18:07:33 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 1 (Ableton Push): 'No device is connected to the PC.'.
18:07:33 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 2 (ASIO Helix): ''.
18:07:33 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 3 (ASIO HX Stomp): ''.
18:07:33 fmod_output_asio.cpp(235), OutputASIO::enumerate(): IASIO::init failed for driver 5 (MiniFuse ASIO Driver): 'No device is connected to the PC.'.
18:07:33 [Resync Auditioning Queue 0x0000018978a14610]: Time started
18:07:33 Resyncing (build: 88, delete: 0, mute: 0)
18:07:33 [Resync Auditioning Queue 0x0000018978a14610]: Time taken is 0.24ms (0.000s)
18:07:33 [Initialize Sound System 0x0000018978a14610]: Time taken is 9.55ms (0.009s)
18:07:33 [Obliterate workspace]: Time started
18:07:33 [Obliterate workspace]: Time taken is 0.27ms (0.000s)
18:07:33 [Uninitialize Sound System 0x000001892ac9c3f0]: Time started
18:07:33 [Uninitialize Sound System 0x000001892ac9c3f0]: Time taken is 13.56ms (0.013s)
18:07:45 [Dynamic load]: Time started
18:07:45 Objects loaded: 58
18:07:45 [Finalize loading]: Time started
18:07:45 [Finalize loading]: Time taken is 7.76ms (0.007s)
18:07:45 [Object Decoder]: Total time is 2.73ms (0.002s)
18:07:45 [I/O Bound]: Total time is 1.04ms (0.001s)
18:07:45 [Dynamic load]: Time taken is 19.96ms (0.019s)
18:10:24 fmod_output_asio.cpp(939), OutputASIO::asioMessage(): Driver has requested a reset. [#6 times]