Re: Queueing Buffers question
Chris Robinson <[email protected]> Thu, 29 Nov 2012 23:26:25 -0800
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On 11/29/2012 06:55 PM, [email protected] wrote: > Quick question on alSourceQueueBuffers() ... > > You can't queue the same buffer up more than once, can you? You can. The same buffer can be queued multiple times to simulate looping, or interspersed between other buffers for other effects. However, as long as there's at least one instance queued onto a source, the buffer can't normally be modified. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal