media icon indicating copy to clipboard operation
media copied to clipboard

AudioScheduledSourceNode: Keep non-truncated start_at for subsample accuracy

Open collares opened this issue 5 years ago • 0 comments

This might be useful for subsample-accurate OscillatorNode output. AudioBufferSourceNode stores this at https://github.com/servo/media/blob/86b9a2892af3774e42243ac84394a052719b2bf6/audio/buffer_source_node.rs#L91

collares avatar Aug 20 '19 16:08 collares