logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

makehrtf - HRTF Processing and Composition Utility

Description

       HRTF Processing and Composition Utility

   Commands:-m, --make-mhr
              Makes an OpenAL Soft compatible HRTF data set.  Defaults output to: ./oalsoft_hrtf_%r.mhr

       -t, --make-tab
              Makes the built-in table used when compiling OpenAL Soft.  Defaults output to: ./hrtf_tables.inc

       -h, --help
              Displays this help information.

Name

       makehrtf - HRTF Processing and Composition Utility

Options

-r=<rate>
              Change the data set sample rate to the specified value and resample the HRIRs accordingly.

       -f=<points>
              Override the FFT window size (defaults to the first powerof-two that fits four times the number of
              HRIR points).

       -e={on|off}
              Toggle diffuse-field equalization (default: on).

       -s={on|off}
              Toggle surface-weighted diffuse-field average (default: on).

       -l={<dB>|none}
              Specify a limit to the magnitude range of the diffuse-field average (default: 24.00).

       -w=<points>
              Specify  the  size  of  the  truncation  window  that's applied after minimum-phase reconstruction
              (default: 32).

       -i=<filename>
              Specify an HRIR definition file to use (defaults to stdin).

       -o=<filename>
              Specify an output file.  Overrides command-selected default.  Use of '%r' will be substituted with
              the data set sample rate.

See Also

       The full documentation for makehrtf is maintained as a Texinfo manual.  If the info and makehrtf programs
       are properly installed at your site, the command

              infomakehrtf

       should give you access to the complete manual.

makehrtf 1.15                                       July 2014                                        MAKEHRTF(1)

Synopsis

makehrtf<command> [<option>...]

See Also