ASIO gone after switchback so scope 4.5

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
MCCY
Posts: 1208
Joined: Sun Mar 25, 2001 4:00 pm
Location: Germany

ASIO gone after switchback so scope 4.5

Post by MCCY »

Hi!
I just worked a bit in scope 5 and then switched back to 4.5 - I guess I will do that more often.
My SCOPE ASIO drivers are gone in REAPER after switchback & I have to reinstall 4.5. Though just updating the drivers would be enough, but just a complete reinstall helps....

Is there a workaround getting ASIO drivers to work, without full new installation?

Thanks

Martin
User avatar
garyb
Moderator
Posts: 23376
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Re: ASIO gone after switchback so scope 4.5

Post by garyb »

that will always make trouble.

windows will always insist on using the latest driver, in this case, the v5 driver. v4.5 cannot use the v5 driver. you must manually select the Creamware driver by choosing "update driver" in the device manager.
MCCY
Posts: 1208
Joined: Sun Mar 25, 2001 4:00 pm
Location: Germany

Re: ASIO gone after switchback so scope 4.5

Post by MCCY »

That would be O.K., but updating the driver isn't enough. I have to completely reinstall scope 4.5 before seing asio drivers in reaper again...
Eanna
Posts: 616
Joined: Fri Dec 02, 2011 1:57 am
Location: Ireland

Re: ASIO gone after switchback so scope 4.5

Post by Eanna »

There are probably linked libraries that the driver software calls out to that are only installed on the driver path during installation time.

If you really wanted to figure out what's going on here, you could capture an image of disk, and use the manual and the automated installation mechanisms to figure out what files might be being added during a Scope install. But to be honest, it's too much like work! Easier to reinstall...
Not because it is easy, but because it is hard...
MCCY
Posts: 1208
Joined: Sun Mar 25, 2001 4:00 pm
Location: Germany

Re: ASIO gone after switchback so scope 4.5

Post by MCCY »

Ah, thanks for the great idea! I will use total uninstall to monitor the changes next time!!! Maybe some registry entries which change? I will report, if I find something!
Eanna
Posts: 616
Joined: Fri Dec 02, 2011 1:57 am
Location: Ireland

Re: ASIO gone after switchback so scope 4.5

Post by Eanna »

Fair play to have the patience to go about doing that!

You can probably focus the diff of images to the Scope installation root (%PROGRAMFILES%\Scope PCI) and Windows Drivers (%WINDIR%\system32)

Another way might be to
dir /s c:\ > c:\all.txt
before and after, then use a text diff to find changed files...

You're right to check the registry. Here's a nifty tool for diff'ing registry snapshots:
http://sourceforge.net/projects/regshot/

Best of luck!
Not because it is easy, but because it is hard...
Post Reply