corrscope/ovgenpy
nyanpasu64 a096f0ffe9 wat
# wave_folder must not be used, except to to initialize wave_prefix and channels.
# When exporting YAML, this is exported as a comment.
wave_folder: str = ''
# Remove this field, create @classmethod constructors for loading from
# [glob/wave]... wave_folder will not be present in saved yaml files.
2018-07-29 06:35:29 -07:00
..
utils Switch to custom keyword_dataclasses.py 2018-07-29 06:35:27 -07:00
__init__.py fixed the CLI 2018-07-12 19:29:05 -07:00
__main__.py fixed the CLI 2018-07-12 19:29:05 -07:00
channel.py Fix and update ChannelConfig 2018-07-29 06:35:25 -07:00
config.py Switch to custom keyword_dataclasses.py 2018-07-29 06:35:27 -07:00
outputs.py Rename cfg.audio_path to master_audio 2018-07-25 05:25:53 -07:00
ovgenpy.py wat 2018-07-29 06:35:29 -07:00
renderer.py Rename register_dataclass to register_config 2018-07-25 05:19:45 -07:00
triggers.py Merge branch 'channel' into yaml 2018-07-29 06:35:02 -07:00
util.py Reorganize and cleanup imports 2018-07-15 05:55:00 -07:00
wave.py Rename Wave(wcfg) to cfg 2018-07-29 06:35:23 -07:00