8000 GitHub - giuliopaci/TrsDump: .trs files parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

giuliopaci/TrsDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

trsdump can be used to parse and extract information from a .trs file.

REQUIREMENTS:
To compile trsdump you will need at least:
- vala compiler (0.16 has been tested)
  - gcc
  - pkg-config
  - glib
- libarchive (0.26 has been tested)
- libxml2
- make
- sox
- awk

COMPILATION:
Just type make.

USAGE:
Help is available by supplying -h option.
The Makefile contains useful examples of usage: if you add .trs files
to the INPUT_TRS_FILES variable, they will be processed by this tool.
The output from the tool will be used to split files (using sox and
awk) into three different test sets composed by small audio files.

About

.trs files parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0