libdaw¶
- exception libdaw.Error¶
- class libdaw.Sample(channels)¶
- append(value)¶
- index(value)¶
- insert(index, value)¶
- pop(index=Ellipsis)¶
- libdaw.play(node, sample_rate=48000, channels=1, duration=None, grace_sleep=True)¶
Play a node to the default speakers of the system.