{"version":"https://jsonfeed.org/version/1.1","title":"Jaryl Chng's Knowledge Base","home_page_url":"https://kb.jarylchng.com","feed_url":"https://kb-jarylchng-com.pages.dev/json/","description":"<p>Welcome to the index page of my knowledge base, if you haven't done so, do visit my website at <a href=\"https://jarylchng.com\" rel=\"noopener noreferrer\" target=\"_blank\">https://jarylchng.com</a>.</p><p>I will mainly use this site to document stuff, most of which will likely be in the public domain.</p>","icon":"https://kb-static.jarylchng.com/kb-jarylchng-com/production/images/channel-c68f1f55f856ab833b4365991609dbec.png","favicon":"https://kb-static.jarylchng.com/kb-jarylchng-com/production/images/favicon-b94914f57599a477f9f72dab6bc71001.png","authors":[{"name":"Jaryl Chng"}],"language":"en-us","items":[{"id":"qg9ed0d2i8s","title":"Linux - Sharing Computer Audio with Discord & Zoom","url":"https://kb.jarylchng.com/i/linux-sharing-computer-audio-with-discord-and-zoom-qg9ed0d2i8s/","content_html":"<h2>Required software packages</h2><p>pulseaudio and pactl</p><h2>Instructions</h2><h3>List all existing input sinks</h3><pre class=\"ql-syntax\" spellcheck=\"false\">pactl list sinks\n</pre><h3>Find the name of the existing target input sink (your mic)</h3><p>Mine was: Name: alsa_output.usb-Kingston_HyperX_Cloud_Revolver_S_000000000000-00.analog-surround-71</p><h3>Create virtual sinks and combine mic and computer audio as inputs</h3><pre class=\"ql-syntax\" spellcheck=\"false\">pacmd load-module module-null-sink sink_name=Share sink_properties=device.description=Share\npacmd load-module module-combine-sink slaves=alsa_output.usb-Kingston_HyperX_Cloud_Revolver_S_000000000000-00.analog-surround-71,Share\npacmd load-module module-loopback sink=Share latency_msec=1\npactl load-module module-remap-source master=Share.monitor source_name=Share_Mic source_properties=device.description=\"Share_Mic\"\n</pre><h3>Route output audio accordingly</h3><p><img src=\"https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-97117276fae27e201aa3559ee3a4c807.png\"></p><ul><li>Route to Share if you don't wish to hear the output</li><li>Route to Simultaneous output if you do wish to hear the output</li></ul><h3>Use the new Share_Mic as input</h3><h4>Discord</h4><p><img src=\"https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-183d5a7f96497ebbfac64848ad75aa71.png\"></p><h4>Zoom</h4><p><img src=\"https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-aa9bb748839c6943d7e1bc90b3d317a2.png\"></p>","content_text":"REQUIRED SOFTWARE PACKAGES\n\npulseaudio and pactl\n\n\nINSTRUCTIONS\n\n\nLIST ALL EXISTING INPUT SINKS\n\npactl list sinks\n\n\n\nFIND THE NAME OF THE EXISTING TARGET INPUT SINK (YOUR MIC)\n\nMine was: Name:\nalsa_output.usb-Kingston_HyperX_Cloud_Revolver_S_000000000000-00.analog-surround-71\n\n\nCREATE VIRTUAL SINKS AND COMBINE MIC AND COMPUTER AUDIO AS INPUTS\n\npacmd load-module module-null-sink sink_name=Share sink_properties=device.description=Share\npacmd load-module module-combine-sink slaves=alsa_output.usb-Kingston_HyperX_Cloud_Revolver_S_000000000000-00.analog-surround-71,Share\npacmd load-module module-loopback sink=Share latency_msec=1\npactl load-module module-remap-source master=Share.monitor source_name=Share_Mic source_properties=device.description=\"Share_Mic\"\n\n\n\nROUTE OUTPUT AUDIO ACCORDINGLY\n\n[https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-97117276fae27e201aa3559ee3a4c807.png]\n\n * Route to Share if you don't wish to hear the output\n * Route to Simultaneous output if you do wish to hear the output\n\n\nUSE THE NEW SHARE_MIC AS INPUT\n\nDISCORD\n\n[https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-183d5a7f96497ebbfac64848ad75aa71.png]\n\nZOOM\n\n[https://kb-static.jarylchng.com/kb-jarylchng-com/production/media/rich-editor/items/qg9ed0d2i8s/image-aa9bb748839c6943d7e1bc90b3d317a2.png]","date_published":"2024-04-06T16:19:46.443Z","_microfeed":{"web_url":"https://kb-jarylchng-com.pages.dev/i/linux-sharing-computer-audio-with-discord-and-zoom-qg9ed0d2i8s/","json_url":"https://kb-jarylchng-com.pages.dev/i/qg9ed0d2i8s/json/","rss_url":"https://kb-jarylchng-com.pages.dev/i/qg9ed0d2i8s/rss/","guid":"qg9ed0d2i8s","status":"published","itunes:episodeType":"full","date_published_short":"Sat Apr 06 2024","date_published_ms":1712420386443}}],"_microfeed":{"microfeed_version":"0.1.2","base_url":"https://kb-jarylchng-com.pages.dev","categories":[{"name":"Technology"}],"subscribe_methods":[{"name":"RSS","type":"rss","url":"https://kb-jarylchng-com.pages.dev/rss/","image":"https://kb-jarylchng-com.pages.dev/assets/brands/subscribe/rss.png","enabled":true,"editable":false,"id":"sQbXXExV58H"},{"name":"JSON","type":"json","url":"https://kb-jarylchng-com.pages.dev/json/","image":"https://kb-jarylchng-com.pages.dev/assets/brands/subscribe/json.png","enabled":true,"editable":false,"id":"nC8cjLCnOOi"}],"description_text":"Welcome to the index page of my knowledge base, if you haven't done so, do visit\nmy website at https://jarylchng.com.\n\nI will mainly use this site to document stuff, most of which will likely be in\nthe public domain.","copyright":"©2024","itunes:type":"episodic","items_sort_order":"newest_first"}}