waveform_editor.export.pcssp_exporter.PCSSPExporter¶
- class waveform_editor.export.pcssp_exporter.PCSSPExporter(config, times)¶
Bases:
objectExports waveform configuration into PCSSP-compatible XML format. Information on the PCSSP can be found here: https://github.com/iterorganization/PCSSP
- __init__(config, times)¶
Methods
__init__(config, times)export(file_path)Export configuration as an PCSSP XML file.
Last update:
2026-05-21