mic-calibration-txt-to-etx

1.1.3 • Public • Published

mic-calibration-txt-to-etx

Utility to convert microphone calibration file from .txt to .etx format for usage in AFMG EASERA ans SysTune.

Prerequisites

Installing

To install it, simply run one of the following commands :

npm install  -g  mic-calibration-txt-to-etx

yarn global  add  mic-calibration-txt-to-etx

pnpm add  -g  mic-calibration-txt-to-etx

Usage

Usage: 
mic-cal-txt-to-etx  mic-calibration-file.txt

ou

mctte mic-calibration-file.txt

  
Convert microphone  calibration  file  from  txt  to  etx


Arguments:

filename :  source  cablibration  file
  

Options:

-V, --version  output  the  version  number

-s, --sample-rate <number> sample  rate (Hz) (default: 48000)

-f, --fft-size <number> Fast  Fourier  Transform  number  of  points (default: 65536)

-t, --correction-threshold <number> correction  threshold (dB) (default: 0)

-m, --microphone <string> microphone  reference

-o, --output-file <string> custom  output  filename

-h, --help  display  help  for  command

Readme

Keywords

none

Package Sidebar

Install

npm i mic-calibration-txt-to-etx

Weekly Downloads

66

Version

1.1.3

License

GNU AGPLv3

Unpacked Size

40.4 kB

Total Files

4

Last publish

Collaborators

  • vs64