浏览代码

sokol_audio.h: add a audio worklet related link to the comment section

Andre Weissflog 2 年之前
父节点
当前提交
05f3e82e27
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      sokol_audio.h

+ 2 - 0
sokol_audio.h

@@ -313,6 +313,8 @@
 
 
     "Blob URLs": https://www.html5rocks.com/en/tutorials/workers/basics/
     "Blob URLs": https://www.html5rocks.com/en/tutorials/workers/basics/
 
 
+    Also see: https://blog.paul.cx/post/a-wait-free-spsc-ringbuffer-for-the-web/
+
     THE COREAUDIO BACKEND
     THE COREAUDIO BACKEND
     =====================
     =====================
     The CoreAudio backend is selected on macOS and iOS (__APPLE__ is defined).
     The CoreAudio backend is selected on macOS and iOS (__APPLE__ is defined).