Commit Graph

10 Commits (master)

Author SHA1 Message Date
Chris Robinson 042c3d4a42 Use a more precise 3D7.1 decoder 2022-08-30 08:00:55 -07:00
Chris Robinson c7c40b2606 Update documentation about the 3D7.1 preset 2022-05-17 04:23:17 -07:00
Chris Robinson 7550dc571b Fix some formatting in the 3D7.1 preset 2022-05-17 04:18:28 -07:00
Chris Robinson 593966c8db Handle 3D7.1 as a separate channel configuration
It's treated as 5.1 + 2 aux channels. This allows AL_DIRECT_CHANNELS_SOFT to
behave better, not forwarding rear left/right channel inputs to lower front and
upper rear, and allows reporting a more appropriate output mode to the app
instead of 7.1.
2022-04-26 23:32:15 -07:00
Chris Robinson 0515d08fe1 Update the 3D7.1 configuration
This one is a regular layout first-order dual-band decoder, which excludes the
front-center (to maintain regularity). The previous was a second-order single-
band decoder, which included front-center.
2022-01-04 19:27:29 -08:00
Chris Robinson d38c8419c7 Update the 5.1+center decoder and use it by default
The itu5.1-nocenter preset is the same as the previous default, so it can still
be used for people that prefer it. But this new one purportedly has better
panning and positioning responses in listening tests, which initial impressions
concur with.
2021-06-30 15:53:15 -07:00
Chris Robinson 91900b0599 Fix misspellings of quadraphonic
AL_LOKI_quadriphonic is left alone since that is what the extension is called
and what code expects. All other instances have been fixed for consistency.
2018-03-30 09:18:17 -07:00
Chris Robinson 5f7268c0cc Add a 5.1 preset that excludes the front-center speaker
On some speaker setups, the front-center speaker is not designed for full-range
content and should be used exclusively for dialog. Consequently it should not
be used for positional sounds, only the dedicated dialog effect.
2017-07-18 20:30:45 -07:00
Chris Robinson fdee577940 Provide a decoder preset for 5.1 Surround output 2016-04-24 21:11:24 -07:00
Chris Robinson 80c9008798 Add docs for OpenAL Soft and standard decoder presets 2016-04-23 14:12:43 -07:00