Last active
February 14, 2024 02:18
-
-
Save caseywatts/1046ec6fd908d7d76f07e5ea8ef40b32 to your computer and use it in GitHub Desktop.
Revisions
-
caseywatts revised this gist
Dec 2, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Short link to this page: `caseywatts.com/quicktime` Other gists & tricks: http://caseywatts.com/gists-and-tricks Unrelated update: my book is out! [Debugging Your Brain](www.debuggingyourbrain.com) is an applied psychology / self-help book # Quicktime + Hangouts Recording Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: -
caseywatts revised this gist
Jun 10, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Short link to this page: `caseywatts.com/quicktime` Other gists & tricks: http://caseywatts.com/gists-and-tricks # Quicktime + Hangouts Recording Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: - the system output audio (from them) -
caseywatts revised this gist
Jun 10, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ Short link to this page: `caseywatts.com/quicktime` Other gists & tricks: http://caseywatts.com/gists-and-tricks Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: - the system output audio (from them) -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Scenario: You want to talk with someone over google hangouts (like for a user st ### 1 Install Soundflower `brew cask install soundflower` (if you don't have/use `brew`, then google `soundflower` and install it from their site~) ### 2 Make an aggregate device (for quicktime input) This is for Quicktime to be able to record audio from both you and the other person. -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ Short link to this page: `caseywatts.com/quicktime` Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: - the system output audio (from them) -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,6 +39,7 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's ### 5 Quicktime screen record - Open `Quicktime Player` - (you may need to close and re-open this after configuring inputs) - `File` -> `New Screen Recording` - In the dropdown next to the record button - Microphone = `Dual Input for Quicktime` -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This is for Quicktime to be able to record audio from both you and the other per - Include both inputs: - `Built-in Microphone` - `Soundflower (2ch)` - Name this one `Dual Input for Quicktime` (optional) ### 3 Make a multi-device output (for output) This is so both you and quicktime (via the `aggregate device`^) can hear what's going on. @@ -41,4 +41,4 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's - Open `Quicktime Player` - `File` -> `New Screen Recording` - In the dropdown next to the record button - Microphone = `Dual Input for Quicktime` -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Scenario: You want to talk with someone over google hangouts (like for a user st ### 1 Install Soundflower `brew cask install soundflower` ### 2 Make an aggregate device (for quicktime input) This is for Quicktime to be able to record audio from both you and the other person. - open the OSX system app `Audio Midi Setup` @@ -34,8 +34,8 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's ### 4 Choose system output - alt-click on the volume icon in the taskbar - choose your system - `input` = `External Microphone` (hangouts only needs one - quicktime will get both on its own) - `Output` = `Dual Output` (hangouts should output to both quicktime and your headphones) ### 5 Quicktime screen record - Open `Quicktime Player` -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 11 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,22 +10,25 @@ Scenario: You want to talk with someone over google hangouts (like for a user st ### 1 Install Soundflower `brew cask install soundflower` ### 2 Make an aggregate device (for input) This is for Quicktime to be able to record audio from both you and the other person. - open the OSX system app `Audio Midi Setup` - `Create Aggregate Device` - Include both inputs: - `Built-in Microphone` - `Soundflower (2ch)` - Name this one `Dual Input` (optional) ### 3 Make a multi-device output (for output) This is so both you and quicktime (via the `aggregate device`^) can hear what's going on. - open the OSX system app `Audio Midi Setup` - `Create Multi-Output Device` - Include all both outputs: - `Built-in Output` - `Soundflower (2ch)` - Name this one `Dual Output` (optional) ## Specific Setup (do this for each screen recording) ### 4 Choose system output -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 18 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,23 +10,32 @@ Scenario: You want to talk with someone over google hangouts (like for a user st ### 1 Install Soundflower `brew cask install soundflower` ### 2 Make a multi-device output (for output) - open the OSX system app `Audio Midi Setup` - `Create Multi-Output Device` - Include all both outputs: - `Built-in Output` - `Soundflower (2ch)` - Name this one `Dual Output` (optional) ### 3 Make an aggregate device (for input) - open the OSX system app `Audio Midi Setup` - `Create Aggregate Device` - Include both inputs: - `Built-in Microphone` - `Soundflower (2ch)` - Name this one `Dual Input` (optional) ## Specific Setup (do this for each screen recording) ### 4 Choose system output - alt-click on the volume icon in the taskbar - choose your system - `input` = `Dual Input` - `Output` = `Dual Output` ### 5 Quicktime screen record - Open `Quicktime Player` - `File` -> `New Screen Recording` - In the dropdown next to the record button - Microphone = `Dual Input` -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 1 addition and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,4 @@ Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: - the system output audio (from them) - the microphone audio (from you) -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,9 @@ Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH: - the system output audio (from them) - the microphone audio (from you) (screenshots below in a comment) -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,10 +6,10 @@ Scenario: ## General Setup (do this once) ### 1 Install Soundflower `brew cask install soundflower` ### 2 Make a multi-device output - open the OSX system app `Audio Midi Setup` - `Create new aggregate device` - Include all three: @@ -20,11 +20,11 @@ Scenario: ## Specific Setup (do this for each screen recording) ### 3 Choose system output - alt-click on the volume icon in the taskbar - choose your system `input` and `output` to each be the newly created `Aggregate Device` ### 4 Quicktime screen record - Open `Quicktime Player` - `File` -> `New Screen Recording` - In the dropdown next to the record button -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Scenario: You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you). (screenshots below in a comment) ## General Setup (do this once) ### Install Soundflower -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,19 +9,21 @@ Scenario: ### Make a multi-device output - open the OSX system app `Audio Midi Setup` - `Create new aggregate device` - Include all three: - `Built-in Microphone` - `Built-in Output` - `Soundflower (2ch)` - (optional: name this something more descriptive) ## Specific Setup (do this for each screen recording) ### Choose system output - alt-click on the volume icon in the taskbar - choose your system `input` and `output` to each be the newly created `Aggregate Device` ### Quicktime screen record - Open `Quicktime Player` - `File` -> `New Screen Recording` - In the dropdown next to the record button - Microphone = `Aggregate Device` -
caseywatts revised this gist
Feb 22, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ Scenario: You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you). ## General Setup (do this once) -
caseywatts created this gist
Feb 22, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ Scenario: You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you). ## General Setup (do this once) ### Install Soundflower `brew cask install soundflower` ### Make a multi-device output - open the OSX system app `Audio Midi Setup` - "Create new aggregate device" - Include all three: - `Built-in Microphone` - `Built-in Output` - `Soundflower (2ch)` ## Specific Setup (do this for each screen recording) ### Choose system output - alt-click on the volume icon in the taskbar - choose your system input and output to each be the newly created "Aggregate Device" ### Quicktime screen record - File -> `New Screen Recording` - In the dropdown next to the record button - Microphone = `Aggregate Device`