Opened 14 years ago
Closed 14 years ago
#35 closed defect (fixed)
Mix_OpenAudio() parameter change
Reported by: | guest | Owned by: | Sam Hocevar |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | abuse | Version: | SVN |
Keywords: | Cc: | iku@openbsd.fi |
Description
Mix_OpenAudio() parameters should be updated to match the new capabilities of Abuse.
MIX_DEFAULT_FORMAT?
Note: See
TracTickets for help on using
tickets.
We now open the device using
AUDIO_S16SYS
, which is the same asMIX_DEFAULT_FORMAT
.