#7994 closed patch
Mixer channel shortage
Reported by: | SF/phillip_j_fry | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Audio |
Version: | Keywords: | ||
Cc: | Game: |
Description
I feel there's no need to *create* a mixer channel and *then* check if there is room for it in the _channels array. Why not just check if there's room for another channel in the array and if so, create a new channel. This patch allows you to enter the Nexus in The Dig after you've restored power.
Note: this patch removes the SoundMixer::insert function.
Ticket imported from: #587769. Ticket imported from: patches/99.
Attachments (1)
Change History (4)
by , 22 years ago
Attachment: | scummvm-mixer.patch added |
---|
comment:2 by , 22 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Audio |
---|
Note:
See TracTickets
for help on using tickets.
mixer channel patch