Browse Source

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

Andre Weissflog 2 năm trước cách đây
mục cha
commit
05f3e82e27
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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/
 
+    Also see: https://blog.paul.cx/post/a-wait-free-spsc-ringbuffer-for-the-web/
+
     THE COREAUDIO BACKEND
     =====================
     The CoreAudio backend is selected on macOS and iOS (__APPLE__ is defined).