Thomas Hermann

Results 3 issues of Thomas Hermann

For Arecorder.record(), it would be useful to store the time stamps when recordings were made. One way would be to change `recordings.append((timestamp, asig))`, but that would make access and interpretation...

enhancement
feedback wanted

The current Aserver doesn't allow to free a scheduled or playing signal. For the branch Aserver-nodes, I propose - to add automatic node_id allocation for any played asig - this...

enhancement

Aserver currently starts a stream at boot() and stops it at quit(). Asig.play(onset=...,...) simply dispatches an audio object for output at given onset time. However, there are occasions where a...

enhancement
question
draft
feedback wanted