8000 GitHub - VS64/mic-calibration-txt-to-etx: Convert microphone calibration file from txt to etx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VS64/mic-calibration-txt-to-etx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert microphone calibration file from txt to etx

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0