Browse Source

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

Andre Weissflog 2 years ago
parent
commit
05f3e82e27
1 changed files with 2 additions and 0 deletions
  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).