diff options
author | Chris Robinson <[email protected]> | 2018-03-30 09:18:17 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-03-30 09:18:17 -0700 |
commit | 91900b0599db9e49847053808c07233fd05ee478 (patch) | |
tree | 8cbac04d1a0f9a87b8d7bd132efbd4fdd6a1f475 /presets | |
parent | 29ae74d4bbca28f9dc25949d0e2f0f14b4d5d805 (diff) |
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.
Diffstat (limited to 'presets')
-rw-r--r-- | presets/presets.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/presets/presets.txt b/presets/presets.txt index 94968720..541416e2 100644 --- a/presets/presets.txt +++ b/presets/presets.txt @@ -10,12 +10,12 @@ specified angles do not change the decoder behavior). Details of the individual presets are as follows. square.ambdec -Specifies a basic square speaker setup for Quadrophonic output, with identical +Specifies a basic square speaker setup for Quadraphonic output, with identical width and depth. Front speakers are placed at +45 and -45 degrees, and back speakers are placed at +135 and -135 degrees. rectangle.ambdec -Specifies a narrower speaker setup for Quadrophonic output, with a little less +Specifies a narrower speaker setup for Quadraphonic output, with a little less width but a little more depth over a basic square setup. Front speakers are placed at +30 and -30 degrees, providing a bit more compatibility for existing stereo content, with back speakers at +150 and -150 degrees. |