diff options
author | Chris Robinson <[email protected]> | 2015-08-28 15:53:17 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-08-28 15:53:17 -0700 |
commit | 2cb974df40526bec50092edf1cfe9551c93e2f50 (patch) | |
tree | b7ad74bac5ec3fc4f7ac987023ceea9d59da2440 /alsoftrc.sample | |
parent | 70c63dd576c240c16ce93c716f3bc28be2c085e0 (diff) |
Document the bformat config option
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 2a62c360..0c57e220 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -378,3 +378,8 @@ # backend from opening, even when explicitly requested. # THIS WILL OVERWRITE EXISTING FILES WITHOUT QUESTION! #file = + +## bformat: (global) +# Creates AMB format files using first-order ambisonics instead of a standard +# single- or multi-channel .wav file. +#bformat = false |