Audio startup error: failed to create buffers. Familiar?

So I’m using a Presonus AudioBox 22VSL as my ASIO interface on a Win 7 machine. I can use Cubase no problem. I recently downloaded Cantabile and encounter an error “Unable to create buffers.” Here’s a snippet from the log file.

00003280 1 [04348:2]: CoreEngine - Multiprocessor Mode: Safe Mode
00003280 0 [04348:2]: CoreEngine - Processor concurrency reported as 4
00003280 0 [04348:2]: CoreEngine - Thread pool size set to 0
00003280 0 [04348:2]: CoreEngine - Starting parallel executor with 3 additional thread(s)
00003280 0 [04348:2]: CoreEngine - Starting task pool
00003295 15 [04348:2]: CoreEngine - Starting audio driver
00003295 0 [04348:2]: asio - ASIO Driver: AudioBox VSL ASIO Driver
00003295 0 [04348:2]: asio - Starting on thread 4348…
00003295 0 [04348:2]: asio - Input Channel #0 - Disabled
00003295 0 [04348:2]: asio - Input Channel #1 - Disabled
00003295 0 [04348:2]: asio - Output Channel #0 - Disabled
00003295 0 [04348:2]: asio - Output Channel #1 - Disabled
00003295 0 [04348:2]: asio - Creating buffers, count: 0, size: 2048
00003295 0 [04348:2]: asio - Stopped.
00003295 0 ! [04348:0]: asio - Failed to create buffers - ASE_InvalidParameter (0xfffffc1a)
00003295 0 ! [04348:0]: CoreEngine - Failed to start audio driver (error 13101, failed to create audio buffers)
00003295 0 [04348:2]: CoreEngine - Stopping
00003295 0 [04348:2]: CoreEngine - Unpreparing audio driver
00003295 0 [04348:2]: CoreEngine - Parallel executor stopping

Thoughts?

Ok, posted too soon - I chased it down. There are two ASIO drivers installed, “Presonus Audiobox ASIO” and “Presonus VSL Audiobox ASIO” - it defaults to the VSL version, but the “Presonus Audiobox ASIO” driver is the one that works.

2 Likes