Topic: Presonus Audiobox Asio Driver crashes Zynewave
- This topic has 6 replies, 2 voices, and was last updated 11 years, 8 months ago by
Cryo.
-
July 4, 2014 at 19:36 #26799
CryoParticipantEvery time I try loading the ASIO driver for presonus into podium, it crashes it out.
How can I fix this?July 10, 2014 at 18:03 #26828
ZynewaveKeymasterHave you previously managed to run Podium successfully with other ASIO drivers, such as asio4all?
July 10, 2014 at 20:26 #26830
CryoParticipantI have, with MUCH less issue. In fact, I used to ONLY use ASIO4ALL.
For some reason, Podium crashes out several times before finally letting it load while using my presonus aubiobox.And forget trying to use the MIDI driver input on the audiobox, it freezes out as soon as I hit apply.
July 11, 2014 at 00:37 #26832
ZynewaveKeymasterIf you are using Podium 3.2.4, you can generate a debug log, which will help me identify the problem. Here’s a description:
http://zynewave.com/topic/random-sample-rate-setting-being-glitchy/#post-26649
July 11, 2014 at 00:45 #26834
CryoParticipantI’ll run a bug report for you once I get home. I’m currently at work, so it’ll be either tonight or tomorrow before I can.
I’ll keep you updated.
July 12, 2014 at 05:32 #26844
CryoParticipantHere’s that Debug Log. Sorry for the delay.
7/12/2014 12:30:13 AM – Podium Start
7/12/2014 12:30:13 AM – asioGetNumDev() -> 2
7/12/2014 12:30:14 AM – asioGetDriverName(0) -> 0, name=’ASIO4ALL v2′
7/12/2014 12:30:14 AM – asioGetDriverName(1) -> 0, name=’AudioBox ASIO Driver’
7/12/2014 12:30:16 AM – loadDriver(‘AudioBox ASIO Driver’) -> true
7/12/2014 12:30:16 AM – ASIOInit() -> 0, asioVersion=2, driverVersion=313, name=AudioBox ASIO Driver, errorMessage=AudioBox ASIO Driver, sysRef=3080944
7/12/2014 12:30:17 AM – ASIOGetChannels() -> 0, numInputChannels=2, numOutputChannels=2
7/12/2014 12:30:17 AM – ASIOGetChannelInfo(0, input) -> 0, name=’Mic/Inst 1′
7/12/2014 12:30:17 AM – ASIOGetChannelInfo(1, input) -> 0, name=’Mic/Inst 2′
7/12/2014 12:30:17 AM – ASIOGetChannelInfo(0, output) -> 0, name=’Line Out 1′
7/12/2014 12:30:17 AM – ASIOGetChannelInfo(1, output) -> 0, name=’Line Out 2′
7/12/2014 12:30:17 AM – ASIOCanSampleRate(44100) -> 0
7/12/2014 12:30:17 AM – ASIOCanSampleRate(48000) -> 0
7/12/2014 12:30:17 AM – ASIOCanSampleRate(88200) -> 0
7/12/2014 12:30:17 AM – ASIOCanSampleRate(96000) -> 0
7/12/2014 12:30:17 AM – ASIOGetClockSources() -> 0, numSources=1
7/12/2014 12:30:17 AM – ASIOGetChannels() -> 0, numInputChannels=2, numOutputChannels=2
7/12/2014 12:30:17 AM – ASIOGetBufferSize() -> 0, minSize=1024, maxSize=1024, preferredSize=1024, granularity=0
7/12/2014 12:30:17 AM – ASIOOutputReady() -> -1000
7/12/2014 12:30:17 AM – ASIOGetClockSources() -> 0, numSources=1
7/12/2014 12:30:17 AM – ASIOCanSampleRate(44100) -> 0
7/12/2014 12:30:17 AM – ASIOSetSampleRate(44100) -> 0
7/12/2014 12:30:17 AM – ASIOGetSampleRate() -> 0, currentRate=44100
7/12/2014 12:30:17 AM – ASIOCallbacks.asioMessage(selector=7, value=0) -> 1
7/12/2014 12:30:17 AM – ASIOCallbacks.asioMessage(selector=1, value=2) -> 1
7/12/2014 12:30:17 AM – ASIOCallbacks.asioMessage(selector=2, value=0) -> 2
7/12/2014 12:30:17 AM – ASIOCallbacks.asioMessage(selector=1, value=3) -> 1
7/12/2014 12:30:18 AM – ASIOCallbacks.asioMessage(selector=1, value=4) -> 0
7/12/2014 12:30:18 AM – ASIOCallbacks.asioMessage(selector=1, value=5) -> 1
7/12/2014 12:30:18 AM – ASIOCallbacks.asioMessage(selector=1, value=6) -> 1
7/12/2014 12:30:18 AM – ASIOCreateBuffers(numChannels=4, bufferSize=1024) -> 0
7/12/2014 12:30:18 AM – ASIOGetChannelInfo(channel=0, input) -> 0, name=’Mic/Inst 1′
7/12/2014 12:30:18 AM – ASIOGetChannelInfo(channel=1, input) -> 0, name=’Mic/Inst 2′
7/12/2014 12:30:18 AM – ASIOGetChannelInfo(channel=0, output) -> 0, name=’Line Out 1′
7/12/2014 12:30:18 AM – ASIOGetChannelInfo(channel=1, output) -> 0, name=’Line Out 2′
7/12/2014 12:30:18 AM – ASIOStart() -> 0July 12, 2014 at 05:41 #26845
CryoParticipantThis is a separate log from an actual successful start up-
7/12/2014 12:37:59 AM – Podium Start
7/12/2014 12:37:59 AM – asioGetNumDev() -> 2
7/12/2014 12:37:59 AM – asioGetDriverName(0) -> 0, name=’ASIO4ALL v2′
7/12/2014 12:37:59 AM – asioGetDriverName(1) -> 0, name=’AudioBox ASIO Driver’
7/12/2014 12:38:02 AM – loadDriver(‘AudioBox ASIO Driver’) -> true
7/12/2014 12:38:02 AM – ASIOInit() -> 0, asioVersion=2, driverVersion=313, name=AudioBox ASIO Driver, errorMessage=AudioBox ASIO Driver, sysRef=3015532
7/12/2014 12:38:02 AM – ASIOGetChannels() -> 0, numInputChannels=2, numOutputChannels=2
7/12/2014 12:38:02 AM – ASIOGetChannelInfo(0, input) -> 0, name=’Mic/Inst 1′
7/12/2014 12:38:02 AM – ASIOGetChannelInfo(1, input) -> 0, name=’Mic/Inst 2′
7/12/2014 12:38:02 AM – ASIOGetChannelInfo(0, output) -> 0, name=’Line Out 1′
7/12/2014 12:38:02 AM – ASIOGetChannelInfo(1, output) -> 0, name=’Line Out 2′
7/12/2014 12:38:02 AM – ASIOCanSampleRate(44100) -> 0
7/12/2014 12:38:02 AM – ASIOCanSampleRate(48000) -> 0
7/12/2014 12:38:02 AM – ASIOCanSampleRate(88200) -> 0
7/12/2014 12:38:02 AM – ASIOCanSampleRate(96000) -> 0
7/12/2014 12:38:02 AM – ASIOGetClockSources() -> 0, numSources=1
7/12/2014 12:38:02 AM – ASIOGetChannels() -> 0, numInputChannels=2, numOutputChannels=2
7/12/2014 12:38:02 AM – ASIOGetBufferSize() -> 0, minSize=1024, maxSize=1024, preferredSize=1024, granularity=0
7/12/2014 12:38:03 AM – ASIOOutputReady() -> -1000
7/12/2014 12:38:03 AM – ASIOGetClockSources() -> 0, numSources=1
7/12/2014 12:38:03 AM – ASIOCanSampleRate(44100) -> 0
7/12/2014 12:38:03 AM – ASIOSetSampleRate(44100) -> 0
7/12/2014 12:38:03 AM – ASIOGetSampleRate() -> 0, currentRate=44100
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=7, value=0) -> 1
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=1, value=2) -> 1
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=2, value=0) -> 2
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=1, value=3) -> 1
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=1, value=4) -> 0
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=1, value=5) -> 1
7/12/2014 12:38:03 AM – ASIOCallbacks.asioMessage(selector=1, value=6) -> 1
7/12/2014 12:38:03 AM – ASIOCreateBuffers(numChannels=4, bufferSize=1024) -> 0
7/12/2014 12:38:03 AM – ASIOGetChannelInfo(channel=0, input) -> 0, name=’Mic/Inst 1′
7/12/2014 12:38:03 AM – ASIOGetChannelInfo(channel=1, input) -> 0, name=’Mic/Inst 2′
7/12/2014 12:38:03 AM – ASIOGetChannelInfo(channel=0, output) -> 0, name=’Line Out 1′
7/12/2014 12:38:03 AM – ASIOGetChannelInfo(channel=1, output) -> 0, name=’Line Out 2′
7/12/2014 12:38:04 AM – ASIOStart() -> 0
- You must be logged in to reply to this topic.
