You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
.gitignore | 9 years ago | |
COPYING | 9 years ago | |
README.md | 9 years ago | |
audioread.hs | 9 years ago |
README.md
audioread - информация о wav-файлах
##Лицензия Copyright (C) 2011-2013, Maxim Lihachev, envrm@yandex.ru
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
##Описание Программа предназначена для отображения информации о wav-файлах, включая значения отсчётов, уровень сигнала в формате dB и LUFS, значение фазы
##Использование audioread [OPTIONS]
Common flags:
-i --info=samples,phase,db,lufs Type of information
-s --samples=12000 Number of samples for analysis
-c --channel=L/R Channel from stereo stream
-f --file=FILE.WAV File for analysis
-v --vu=db/lufs Type of vu scale
-t --title=1/0 File for analysis
-? --help Display help message
-V --version Print version information
--numeric-version Print just the version number
##Версия 0.3