Skip to content

Commit

Permalink
add brief CLI tools descr
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Aug 13, 2024
1 parent d710ffa commit 4595338
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,14 @@ The IMOS passive audio tools library is wrapped in a python package named IMOSPA
CLI tools included
------------------

Commandline tools

* dat2wav.py
commandline script that is able to read one raw (.DAT) file,
calibrate it and save the product to a file as Microsoft WAVE
or loselessly compressed FLAC

* inspect_audio_record.py
commandline script that read the vane or flac file
and prints various information on the data recorrd,
including IMOS meta data (if included in the file).

0 comments on commit 4595338

Please sign in to comment.