Opened 10 years ago

Last modified 3 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 10 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)

Changed 10 years ago by KO Myung-Hun

Attachment: period_size.diff added

Simple patch not to allocate smaller samples than 512 samples

comment:1 Changed 10 years ago by David Azarewicz

Owner: set to David Azarewicz
Status: newaccepted

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

Changed 10 years ago by KO Myung-Hun

Attachment: test.rar added

testcase for uniaud.dll problem

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

just do

kaidemo test.wav

You will listen very delayed and choppy sound or nothing.

comment:3 Changed 3 years ago by KO Myung-Hun

To override KAI_AUTOMODE, do

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