Wykres commitów

11 Commity (acffc1a55ef3a88f040bb6fe6607ffb81e17d9f7)

Autor SHA1 Wiadomość Data
nyanpasu64 e9c0a21469 Remove unused Config.wav_prefix and update tests
It was intended that Channel.wav_path was stored and loaded relative to
Config.wav_prefix, but this was never implemented (neither saving nor
loading.)

This change simplifies code, and eliminates some inconsistency (Config.
master_audio was never planned to be relative to Config.wav_prefix).
2018-08-20 01:13:47 -07:00
nyanpasu64 2a19afce5f [wip] Add unit tests for CLI parser 2018-08-20 00:38:13 -07:00
nyanpasu64 47a8450669 Improve error message for nonexistent files 2018-08-20 00:38:13 -07:00
nyanpasu64 7eb9cea766 CLI: Remove --write path argument, automatically generate path
If audio is present, use `audio without .wav`.yaml. If not present,
default to ovgenpy.yaml.
2018-08-19 19:08:49 -07:00
nyanpasu64 590185ae5c Rename --write-cfg to --write 2018-08-19 18:53:52 -07:00
nyanpasu64 75d2e066c0 Create Click parameter type OutFile 2018-08-19 18:53:13 -07:00
nyanpasu64 cb19417787 Reformat command-line parser to reduce visual clutter 2018-08-19 18:51:13 -07:00
nyanpasu64 85d98a4167 Add --profile CLI option to generate cprofile files 2018-08-15 22:27:58 -07:00
nyanpasu64 5dfeca7a23 Add command-line help and edit doc comment (help) 2018-07-29 06:35:55 -07:00
nyanpasu64 17ef07fb93 Remove config print statement 2018-07-29 06:35:45 -07:00
nyanpasu64 7304464560 Rewrite CLI and Ovgenpy() using Channel class 2018-07-29 06:35:33 -07:00