audobjectΒΆ

config

Get/set configuration values for the audobject module.

Dictionary

Dictionary that can be serialized to YAML.

Object

Base class for objects that can be serialized to YAML.

Parameter

Single parameter.

Parameters

List of parameters.

init_decorator

Decorator for __init__ function of audobject.Object.

from_dict

Create object from dictionary.

from_yaml

Create object from YAML file.

from_yaml_s

Create object from YAML string.