Browse Source

readme: fix

master
Maxim Lihachev 9 years ago
parent
commit
ecd35f910e
  1. 22
      README.md

22
README.md

@ -21,18 +21,18 @@
значения отсчётов, уровень сигнала в формате dB и LUFS, значение фазы значения отсчётов, уровень сигнала в формате dB и LUFS, значение фазы
##Использование ##Использование
audioread [OPTIONS] audioread [OPTIONS]
Common flags: Common flags:
-i --info=samples,phase,db,lufs Type of information -i --info=samples,phase,db,lufs Type of information
-s --samples=12000 Number of samples for analysis -s --samples=12000 Number of samples for analysis
-c --channel=L/R Channel from stereo stream -c --channel=L/R Channel from stereo stream
-f --file=FILE.WAV File for analysis -f --file=FILE.WAV File for analysis
-v --vu=db/lufs Type of vu scale -v --vu=db/lufs Type of vu scale
-t --title=1/0 File for analysis -t --title=1/0 File for analysis
-? --help Display help message -? --help Display help message
-V --version Print version information -V --version Print version information
--numeric-version Print just the version number --numeric-version Print just the version number
##Версия ##Версия
0.3 0.3

Loading…
Cancel
Save