Skip to content

Instantly share code, notes, and snippets.

@iamwrm
Last active August 20, 2018 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamwrm/772df85ff721b62774d18e514d73b76a to your computer and use it in GitHub Desktop.
Save iamwrm/772df85ff721b62774d18e514d73b76a to your computer and use it in GitHub Desktop.
Problems to solve

Unix sockets and its programming

Since cpu and the operating system is dividing the clock cycle to multiple devices, how to make the sound seems continuous?

Maybe it's done by sending "discrete" data to the audio card, and the audio card plays it "continuously"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment