I am also getting this error at times when I call the Stop method of the AsioOut.cs class, which is in turn calling asioDriverVTable.stop(pASIOComObject) in the AsioDriver class. In fact, in AsioOut.cs->driver_BufferUpdate, I had to comment out the Stop() call within if (read == 0) because the application would hang or crash there with all three ASIO drivers I tried.
↧