Improve PCM audio by reducing framesize (so that latency is 0.01s) and adding a call...
authorNick Downing <nick@ndcode.org>
Sun, 22 May 2022 06:37:20 +0000 (16:37 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 22 May 2022 06:37:20 +0000 (16:37 +1000)
commit2bcc7fc95a5599753ca3bd995819771f9d5343b6
treef19f9d51e7486fa614331819f4a1cf1922cc1437
parenta72e6ae6e591b4e31a3372a25c913bd8030c6f1b
Improve PCM audio by reducing framesize (so that latency is 0.01s) and adding a call to snd_pcm_drain(), we can only do this by opening/closing PCM each time
apple_io.py