Page 1 of 1
Posted: Tue Mar 01, 2005 4:14 pm
by Music Manic
When My sequencer crashes and I re-load is says ASIO drivers are taken.Does SFP hold the communication with crashed program?
Posted: Tue Mar 01, 2005 4:37 pm
by garyb
kinda...
actually it is the crashed program that doesn't release them.
restart, no big deal.
Posted: Tue Mar 01, 2005 4:37 pm
by astroman
there's only one instance of ASIO. If your sequencer crashes it doesn't release it.
On restart the sequencer finds the orphaned instance marked as 'in use' (by it's own previous run).
Since it's a driver you just cannot open or close it (the core part of the code) arbitrarily, only the OS can - hence it has to be rebooted.
cheers, Tom
ps: amazing synchronicity across an ocean and a continent...
<font size=-1>[ This Message was edited by: astroman on 2005-03-01 16:39 ]</font>
Posted: Tue Mar 01, 2005 7:39 pm
by rodos1979
After the crash, close Scope and start in XTC mode. Close the sequencer, start Scope, start sequencer. Alternatively, switch to the ASIO Multimedia driver or to any ASIO driver (except the Scope one) and then back to the Scope one..
Either way it is far quicker than a reboot (for me)
Posted: Tue Mar 01, 2005 11:34 pm
by at0m
No reboot here either. Just start ASIO client with SFP slave to nothing (-- samplerate) and the client will complain that no is driver found. Next, close the client. Select a valid samplerate again, open the client, done.