From 68979543aa12d03c119e1f0799888569b449affe Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 23 Nov 2021 23:58:55 -0500 Subject: Tweak playbook --- playbook.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'playbook.org') diff --git a/playbook.org b/playbook.org index 80e3bbf9..f61bfa7d 100644 --- a/playbook.org +++ b/playbook.org @@ -4,6 +4,8 @@ #+end_export +* Commands :noexport: + - [[elisp:(progn (org-md-export-to-markdown) (org-babel-tangle))][Export and tangle]] * Roles/values @@ -480,6 +482,9 @@ Exceptions: - Encourage webcam for Q&A, although make it clear that it's totally optional - Possible picture-in-picture approach to maximize screen real estate ** Experiment with setup to allow MPV / BBB sound isolation +:PROPERTIES: +:CUSTOM_ID: sound +:END: Set MIC and OUTPUT appropriately. @@ -503,7 +508,7 @@ Applications on the Playback tab) or something like the following to redirect the mpv output to the mpv sink. #+begin_src sh :eval no -pacmd list-sink-inputs # notice the +pacmd list-sink-inputs # notice the ID for the process you want to redirect pacmd move-sink-input 1 mpv #+end_src -- cgit v1.2.3