waveform_editor.group.WaveformGroup

class waveform_editor.group.WaveformGroup(name)

Bases: object

__init__(name)

Methods

__init__(name)

print([indent])

Prints the group as a hierarchical tree.

to_commented_map()

print(indent=0)

Prints the group as a hierarchical tree.

Parameters:
indent=0

The indentation level for formatting the output.


Last update: 2025-10-02