Opened 11 years ago

Last modified 4 years ago

#231 accepted defect

uniaud.dll allocates too small period_size

Reported by: KO Myung-Hun Owned by: David Azarewicz
Priority: highest Milestone: Stabilization
Component: UNIAUD-API Version: 1.9.26
Severity: blocker Keywords:
Cc:

Description

Hi/2.

The latest uniaud.dll allocates too small period_size. So uniaud APIs do not work at all on some HDA audio card.

Attachments (2)

period_size.diff (613 bytes ) - added by KO Myung-Hun 11 years ago.
Simple patch not to allocate smaller samples than 512 samples
test.rar (197.8 KB ) - added by KO Myung-Hun 10 years ago.
testcase for uniaud.dll problem

Download all attachments as: .zip

Change History (5)

by KO Myung-Hun, 11 years ago

Attachment: period_size.diff added

Simple patch not to allocate smaller samples than 512 samples

comment:1 by David Azarewicz, 10 years ago

Owner: set to David Azarewicz
Status: newaccepted

Please provide a testcase so that I can test this. --Thanks

by KO Myung-Hun, 10 years ago

Attachment: test.rar added

testcase for uniaud.dll problem

comment:2 by KO Myung-Hun, 10 years ago

just do

kaidemo test.wav

You will listen very delayed and choppy sound or nothing.

comment:3 by KO Myung-Hun, 4 years ago

To override KAI_AUTOMODE, do

kaidemo test.wav 2
Note: See TracTickets for help on using tickets.