Re: Limits on OpenAL sound playback?

Another way of putting it would be sector or proximity based sound management. If your using a 10 by 10 2D grid, you'd in essence have 100 "tiles" or sectors, so when a sound moves out of your specified range of the listener, you deallocate that sound, and when one moves into range you allocate a sound. This can be effective for recycling OpenAL sources, and is somewhat similar to the kinds of optimization rendering engines use with Render Distances and such.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ian Reed via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ian Reed via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector

Reply via email to