Ticket #321 (new defect)

Opened 19 months ago

Last modified 16 months ago

ASIO DirectX Full Duplex Driver: Instant Crash after changing buffer size

Reported by: user Owned by: somebody
Priority: major Milestone: Buzé Release 0.4 - 0.5
Component: buze Version: win32
Keywords: Cc:

Description

Changed sample rate in audio prefs, buze crashed *regular windows error (send report garbage) when reopening now have sound buffer setting on a bad setting, when trying to change it back to normal, buze will crash and not remember where it is, therfore currently stuck with bad samplerate and unable to change it back. please help cheers

Attachments

Buze_Fix_RESETS_AUDIO.reg (478 bytes) - added by user 18 months ago.
This is the proper settings (Defualt) that work fine for me in buze
buze_CRASH_BAD_reg.reg (478 bytes) - added by user 18 months ago.
Theese settings cause my buze to give the windows error crash, and unable to reopen or change settings in Buze

Change History

Changed 19 months ago by user

sorry replace the words Sample rate with *Buffer size in the above ticket

Changed 19 months ago by user

This problem was rectified by changing the buffer size back via the registry;

Click start, run and enter the following command ; regedit

Expand HKEY_CURRENT_USER / SOFTWARE / ZZUB / BUZE / AUDIODEVICE

You can then edit BufferSize? by right clicking on it and chosing Modify

200 (hexadecimal) will be 11.61ms (512) the default setting

Changed 18 months ago by calvin

do you remember what buffer size you set to, and whether it was an asio device or a dsound device you set it on?

or actually - could you please create two dumps of the entire HKEY_CURRENT_USER / SOFTWARE / ZZUB / BUZE / AUDIODEVICE branch into a comment below - one dump where it crashes and one where it works after having adjusted the buffer size? thanks!

Changed 18 months ago by user

This is the proper settings (Defualt) that work fine for me in buze

Changed 18 months ago by user

Theese settings cause my buze to give the windows error crash, and unable to reopen or change settings in Buze

Changed 18 months ago by user

Basically i think its pretty simple fact that my sound card wont support that buffer rate? never the less it becomes unstable and you cant switch it so i took the liberty of creating a .reg file that sets your audio preferences of Buze back to default. This BuzeFix? zip file can be found @ buzzchurch.com on the second page of the BUZE thread.

Hope theese regs help, as its the least i can do

zip

Changed 18 months ago by calvin

  • summary changed from Buze Instant Crash after changing sample rate to Buze Instant Crash after changing buffer size

apparently this is a driver problem, in particular with the driver called "ASIO DirectX Full Duplex Driver". IIRC this driver comes with some adobe product such as Premiere or Cubase.

This link describes what looks like the exact same problem with portaudio - any buffer size != 512 fails: http://techweb.rfa.org/pipermail/portaudio/2002-December/001366.html

No solution though, it will need more googling and probably modifications in rtaudio, which is what we're using instead of portaudio.

Changed 16 months ago by calvin

  • priority changed from blocker to major
  • summary changed from Buze Instant Crash after changing buffer size to ASIO DirectX Full Duplex Driver: Instant Crash after changing buffer size
Note: See TracTickets for help on using tickets.