waveform_editor.cli.load_config¶
- waveform_editor.cli.load_config(config: WaveformConfiguration, filepath: Path) None¶
Load the YAML file from disk with the provided configuration.
- Parameters:
- config: WaveformConfiguration¶
configuration to load the file with
- filepath: Path¶
Path to the yaml file
Last update:
2025-10-02