Skip to content

Team-Audio/csv_merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Merge

Inner Merges notes in a note csv file

Usage:

  python main.py run <csv_file> <compare_methods>
  python main.py list-comparators
 
Options:
  run               runs the merger
  csv_file          the file to inner merge
  compare_methods   the methods to check wether notes should be merged, comma seperated list
                    typically: MatchNote,MatchEndIsStart
  list-comparators  lists available compare methods 

About

inner merges note-csv files

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages