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)
Change History (5)
by , 11 years ago
Attachment: | period_size.diff added |
---|
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Please provide a testcase so that I can test this. --Thanks
comment:2 by , 10 years ago
just do
kaidemo test.wav
You will listen very delayed and choppy sound or nothing.
Note:
See TracTickets
for help on using tickets.
Simple patch not to allocate smaller samples than 512 samples