diff options
author | Chris Robinson <[email protected]> | 2016-07-31 07:46:38 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-07-31 07:46:38 -0700 |
commit | 4bcd2fbb2e79419c9b0973b7587df47d20004a5f (patch) | |
tree | f2bf8a131fa7e8ef065cb961498d8df3885b4a07 /alsoftrc.sample | |
parent | 01af7b432d775fc2eb054fbbd3f131481c636e2b (diff) |
Add an option to specify the ambisonic output configuration
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index ae965fba..444ebc6f 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -97,6 +97,11 @@ # disabled. #stereo-panning = uhj +## ambi-format: +# Specifies the channel order and normalization for the "ambi*" set of channel +# configurations. Valid settings are: fuma, acn+sn3d, acn+n3d +#ambi-format = acn+sn3d + ## hrtf: # Controls HRTF processing. These filters provide better spatialization of # sounds while using headphones, but do require a bit more CPU power. The |